public RegexValidationRule( string regexText )
Public Sub New ( regexText As String )
public: RegexValidationRule( String^ regexText )
new : regexText : string -> RegexValidationRule
In This Article