HelperIsValidPatternValue Method |
Name | Description | |
---|---|---|
![]() ![]() | IsValidPatternValue(String, String, String) |
Validates specified value with the specified regular expression pattern.
|
![]() ![]() | IsValidPatternValue(String, String, Regex) |
Validates specified value with the specified regular expression.
|