2 references to MaxAllowableLength
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\MaxLengthAttribute.cs (2)
43
Length =
MaxAllowableLength
;
87
return
MaxAllowableLength
== Length || length <= Length;