MatchWildcardPatterns Method (PreValidation)
In This Topic
Returns True if the input text matches at least one of the wildcard patterns specified in PatternString.
Syntax
Parameters
- text
- The input string to match.
- errorInfo
- Error information filled in case of failure.
See Also