rougail/tests/dictionaries/10check_optional/yml/00-base.yml

36 lines
647 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
name: general
variables:
- variable:
name: mode_conteneur_actif
type: string
description: No change
value:
- text: b
- variable:
name: int
type: number
description: No change
- variable:
name: int2
type: number
description: No change
constraints:
- check:
- name: valid_differ
param:
- type: variable
optional: 'True'
text: int2
target:
- text: int
- name: valid_differ
param:
- type: variable
optional: 'True'
text: int3
target:
- text: int