Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ EnsureLegalLengths()

void System.ComponentModel.DataAnnotations.StringLengthAttribute.EnsureLegalLengths ( )
inlineprivate

Definition at line 40 of file StringLengthAttribute.cs.

References System.SR.Format(), System.ComponentModel.DataAnnotations.StringLengthAttribute.MaximumLength, System.ComponentModel.DataAnnotations.StringLengthAttribute.MinimumLength, System.SR.RangeAttribute_MinGreaterThanMax, and System.SR.StringLengthAttribute_InvalidMaxLength.

Referenced by System.ComponentModel.DataAnnotations.StringLengthAttribute.FormatErrorMessage(), and System.ComponentModel.DataAnnotations.StringLengthAttribute.IsValid().