1 write to _stringLocalizer
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
ValidationAttributeAdapterOfTAttribute.cs (1)
27_stringLocalizer = stringLocalizer;
2 references to _stringLocalizer
Microsoft.AspNetCore.Mvc.DataAnnotations (2)
ValidationAttributeAdapterOfTAttribute.cs (2)
69if (_stringLocalizer != null && 74return _stringLocalizer[Attribute.ErrorMessage, arguments];