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