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