Edit on GitHub

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.

ResolveUntil Event
type
any
must be: resolve_until
payload
object
pointerrequired
string
pattern: ^/flow/
resolvedrequired
boolean
Where is this used?
Other schemas that have a reference ($ref) to this schema.

No references found.