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