Microsoft.Extensions.Configuration.BinderOptions
Specifies options used by the ConfigurationBinder.
Gets or sets a value that indicates whether the binder attempts to set all properties or only public properties.
Gets or sets a value that indicates whether exceptions are thrown when converting a value or when a configuration
key is found for which the provided model object doesn't have an appropriate property that matches the key's name.
public BinderOptions()