1 write to _options
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
DataAnnotationsClientModelValidatorProvider.cs (1)
40
_options
= options;
2 references to _options
Microsoft.AspNetCore.Mvc.DataAnnotations (2)
DataAnnotationsClientModelValidatorProvider.cs (2)
49
if (
_options
.Value.DataAnnotationLocalizerProvider != null && _stringLocalizerFactory != null)
53
stringLocalizer =
_options
.Value.DataAnnotationLocalizerProvider(