Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Validations are also triggered upon "refresh" (see containers).

Validations only block progression set to "Blocking" prevent users from continuing to another page if the Attribute is placed on the Page as "Required" and the validation is set to "Blocking" (see below)the condition is invalid.

Validation types

Several predefined, more complicated validations are automatically imported into Blueriq projects (they are defined in the AquimaLibrary library). These are documented on the page for Validation types.

...

PropertyDescription
ExpressionInsert the valid condition the attributes value has to meet.
Message

Describe the message you want to show the user when the condition defined in the expression is not met. (You can also add the message when connecting the validation to the attribute. This will override the message defined within the validation rule).

The message can contain Text Substitution Language: TSL

BlockingTick this box if you want the validation rule to be blocking. In this case the user has users have to make the condition valid before he they can continue with the application.

...