Skip to main content

Validation

Validation can be used to verify that item has correct state before continuing with the transition. It takes in the validation name which will be used in the error message and an expression.

Multiple validations can be added.

Validation in workflow

Example of a validation: Auction needs to be ended to be able to complete the trade.