Text Attribute with RegEx Validation
This addon checks the content of the text attribute based on the regular expression.
This addon attaches a regular expression setting for text attribute.
When you enter a regular expression, then the content of the text attribute will be checked using the regular expression.
Key Features:
- Allows users to define validation for a text attribute using regular expression.
- Warning message will be shown when the content entered does not match the regular expression. This message is customizable.
Notice
- The regular expression syntax will not be checked. It is assumed that you can check the syntax by yourself.