Specify Validations On Individual Inputs
Policy Modeling also allows you to specify validations on the individual inputs. Using these validations you can specify minimum and maximum values, integer only values and regular expressions on non-Boolean attributes. These validations are triggered as soon as the user leaves the input control.
The default behavior for input validation errors is to display an error icon
and the error message text when the user leave a field containing an invalid value. In Latest Version interviews, you can change or hide this error icon. For more information, see Change the Display of Errors. Note that any input values that are marked as invalid will be lost if the user leave the screen using the navigation strip or the Back button.
Tip: Validations can be tested in the Debugger. For more information, see Test Input Validations.