1 reference to StringLengthAttribute_InvalidMaxLength
System.ComponentModel.DataAnnotations (1)
DataAnnotations\StringLengthAttribute.cs (1)
84
throw new InvalidOperationException(DataAnnotationsResources.
StringLengthAttribute_InvalidMaxLength
);