January 2018
Beginner
192 pages
4h 10m
English
Like conditions, transitions, by default, do not have any validators associated. This means transitions are completed as soon as they are executed. You can add validators to transitions to make sure that executions are only allowed to be completed when certain criteria are met. One good use case of validators is when a transition has a workflow screen to capture user input, and you need to validate the inputs, such as date format.
Perform the following steps to add a validator to a transition:
Read now
Unlock full access