1 instantiation of StringLengthAttributeAdapter
System.Web (1)
ModelBinding\DataAnnotationsModelValidatorProvider.cs (1)
51
(metadata, context, attribute) => new
StringLengthAttributeAdapter
(metadata, context, (StringLengthAttribute)attribute)