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