ResolveWhile Event
A schema that is used to validate a part of Laboperator workflow templates.
The event of resolving the condition in a while flow of steps.
If the condition in while resolves to a truthy value, the steps included in do will be unfolded.
Otherwise, the execution will break out of the while flow and continue to evaluate the next entry in the parent flow.
| type | any must be: resolve_while | ||||
|---|---|---|---|---|---|
| payload | object | ||||
| |||||
Where is this used?
Other schemas that have a reference ($ref) to this schema.
No references found.