Validators

Validators are just like conditions in that they return a true or false value. If TRUE, the user is allowed to compete the transition. If FALSE, the user will not be allowed to complete the transition. However, unlike conditions, a message will be displayed telling the user why they were unable to complete the transition.

Example 1 - Issue must have subtasks

Example 2 - Must be a comment in the transition screen

Peacock