any_of
Passes when at least one of the listed conditions is met.
Categories: meta
Required arguments
| Key(s) | Description | Type |
|---|---|---|
conditions | List of conditions — passes when any one is met. | ANY |
Example
conditions:
- id: any_of
args:
conditions: <value>