1 reference to MinLengthAttributeAdapter
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
ValidationAttributeAdapterProvider.cs (1)
44
return new
MinLengthAttributeAdapter
((MinLengthAttribute)attribute, stringLocalizer);