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