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

◆ SetupRegex()

void System.ComponentModel.DataAnnotations.RegularExpressionAttribute.SetupRegex ( )
inlineprivate

Definition at line 44 of file RegularExpressionAttribute.cs.

References System.TimeSpan.FromMilliseconds(), System.ComponentModel.DataAnnotations.RegularExpressionAttribute.MatchTimeoutInMilliseconds, System.ComponentModel.DataAnnotations.RegularExpressionAttribute.Pattern, System.ComponentModel.DataAnnotations.RegularExpressionAttribute.Regex, and System.SR.RegularExpressionAttribute_Empty_Pattern.

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