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

37 lines
787 B
YAML

version: '0.10'
variables:
- family:
- name: general
description: "G\xE9n\xE9ral"
variables:
- variable:
- name: condition
type: string
description: No change
value:
- text: non
- name: mode_conteneur_actif
type: string
description: No change
value:
- text: non
- name: mode_conteneur_actif2
type: string
description: No change
value:
- text: non
- name: general2
description: "G\xE9n\xE9ral2"
constraints:
- condition:
- name: hidden_if_in
source: condition
param:
- text: oui
target:
- type: variable
text: mode_conteneur_actif
- type: variable
text: mode_conteneur_actif2
- type: family
text: general2