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