| HelperIsValidRegexValue Method | 
| Name | Description | |
|---|---|---|
| IsValidRegexValue(String, String) | 
            Validates specified value with the specified regular expression. 
              | |
| IsValidRegexValue(Regex, String) | 
            Validates specified value with the specified regular expression. 
              |