The CA.Common.Text.RegexPatterns namespace provides a library of comely used regular expressions, the expression
as text in addition to a helper function is exposed for each expression.
Structures
| Structure | Description | |
|---|---|---|
| RegexPattern_Number |
This struct provides a public library of regular expressions which are specific to numbers and
have been tested for common conditions, with each Expression there is a IsXX method to test is the expression is valid or not
|