1 reference to MinLengthAttribute_InvalidMinLength
System.ComponentModel.DataAnnotations (1)
DataAnnotations\MinLengthAttribute.cs (1)
78
throw new InvalidOperationException(String.Format(CultureInfo.CurrentCulture, DataAnnotationsResources.
MinLengthAttribute_InvalidMinLength
));