Validation Type
Anthony George
Zoe Baldwin
Overview
Validation Type defines the expected input for the form field it is applied to for it to be considered valid. Where the input of a form field does not pass the criteria an error value is set, this is available using
_field.errors.
Example Validations
For examples of validation configurations see Adding Validation.
Properties Tab
Basic Settings
Field | Description |
---|---|
Name | Name of the Validation Type. |
Base Type | Defines the data type the validation applies to, see Understanding Data Types. The value is selected from a drop-down list which contains the following options:
|
Validation
Validation options define the validation applied by the Validation Type. The validation options are determined by the Base Type selected in the basic settings:
Base Type Selected | Validation Options |
---|---|
String |
|
Integer |
|
Number |
|
Any | N/A |
In PhixFlow 11.1.4+, validations containing invalid regular expressions can be created but the validation tooltip for the associated form field(s) will display an invalid message.
Description
Field | Description |
---|---|
Description | We recommend you always add a description of this palette. |
See the Common Properties page, Audit Summary section. Audit Tab
Audit Summary
Learn More
For links to all pages in this topic, see Understanding Template Packages.