1 instantiation of DataAnnotationsLocalizer
Microsoft.AspNetCore.Components.Endpoints (1)
Forms\DataAnnotationsClientValidationProvider.cs (1)
34_localizer = new DataAnnotationsLocalizer(validationOptions.Value, stringLocalizerFactory);
1 reference to DataAnnotationsLocalizer
Microsoft.AspNetCore.Components.Endpoints (1)
Forms\DataAnnotationsClientValidationProvider.cs (1)
19private readonly DataAnnotationsLocalizer _localizer;