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