1 reference to MaxLengthAttribute_ValidationError
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\MaxLengthAttribute.cs (1)
51
private static string DefaultErrorMessageString => SR.
MaxLengthAttribute_ValidationError
;