1 reference to MaxLengthAttributeAdapter
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
ValidationAttributeAdapterProvider.cs (1)
32
return new
MaxLengthAttributeAdapter
((MaxLengthAttribute)attribute, stringLocalizer);