The regular expression rules options are:
Option |
Description |
---|---|
Expression |
Validates the data field against a predefined regular expression |
EnforcementFrequency |
Specifies the frequency the rule will be enforced. |
EnforcementLevel |
Specifies the rule enforcement level. |
Regular Expressions are similar to edit masks but allow you to specify a range instead of an exact formatting. An example would be a site number that ranged from four to seven digits would require a regular expression.
The notation used by regular expressions is documented across the Internet, but due to the nature of Infiniworx, only a subset of the notation is practical. One rule to follow is regular expressions are always case-sensitive.