Edit on GitHub

Command Handler

A schema that is used to validate a part of Laboperator workflow templates.

A Command handler always consists of an action.

Command Handler
and
reference
Script

A script that is evaluated and returns a value. The parsing and evaluation is based on Dentaku and enhanced with custom capabilities.

dorequired
reference
Actions Schema

Actions 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 Schema

Actions 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.