1 reference to StringLengthAttributeAdapter
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
ValidationAttributeAdapterProvider.cs (1)
52
return new
StringLengthAttributeAdapter
((StringLengthAttribute)attribute, stringLocalizer);