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