Click or drag to resize
HelperIsValidRegexValue Method
Overload List
  NameDescription
Public methodStatic memberIsValidRegexValue(String, String)
Validates specified value with the specified regular expression.
Public methodStatic memberIsValidRegexValue(Regex, String)
Validates specified value with the specified regular expression.
Top
See Also