Command Handler
A schema that is used to validate a part of Laboperator workflow templates.
A Command handler always consists of an action.
and | |
---|---|
dorequired | reference Actions SchemaActions can come as a simple identifier string or an object to pass options. Either variant can be used as single action or a list of actions. A list of actions will always be executed sequentially. A somehow erroneous action will cause the consecutive actions not to be executed. |
else | reference Actions SchemaActions can come as a simple identifier string or an object to pass options. Either variant can be used as single action or a list of actions. A list of actions will always be executed sequentially. A somehow erroneous action will cause the consecutive actions not to be executed. |
Where is this used?
Other schemas that have a reference ($ref
) to this schema.
No references found.