The Add Custom Validation Definitions Pane
The Add Custom Validation Definitions Pane allows you to add your own validation definition type(s) to formArchitect.
Unique ID
This is the identifier formArchitect will use for this validation type. Make sure to specify a unique ID for every validation type you create.
Editor Text
Editor text is the text that appears in the Currently Applied Validation pane next to the checkbox to select or deselect the validation type.
Error Text
This error text will appear in your form when this form field fails validation. Enter [label] here and it will be replaced by the form field's label.
Regex
Regex is the regular expression string that will be compared to the form field contents when the form user clicks the "Submit" button.
Specify values for these fields and click the "Add Definition" button to save your new validation type.