1 reference to MaxLengthAttribute_InvalidMaxLength
System.ComponentModel.DataAnnotations (1)
DataAnnotations\MaxLengthAttribute.cs (1)
93
throw new InvalidOperationException(String.Format(CultureInfo.CurrentCulture, DataAnnotationsResources.
MaxLengthAttribute_InvalidMaxLength
));