Validation Options
The available validation options vary according to the selected Input Control.
The following validation options are provided:
● Mandatory (available for all Input Controls except Checkbox): uStore must confirm that a value is provided by the customer.
● Regular Expression (available for Text Input, Multiline Text Input and HTML Generic Input Controls): uStore supports industry-standard regular expressions, which can be used to validate the user input in different ways, from simple rules to highly sophisticated validation logic.
You can choose a regular expression template to validate
the value provided by the customer. The Select
Template list provides common examples of regular expressions
(such as a Positive
Integer, US Phone Number, etc.).
You can adapt this list to your needs by configuring it in the database.
For information on working with regular expressions, see: http://www.regular-expressions.info/ and
http://www.regexlib.com/.
● Range (available for Text Input, Multiline Text Input and HTML Generic Input Controls): specify the minimum and maximum values allowed for the value provided by the customer.










