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

47 lines
956 B
YAML

version: '0.10'
variables:
- family:
name: general
variables:
- variable:
name: mode_conteneur_actif
type: string
description: No change
value:
- text: non
- family:
name: general1
variables:
- family:
name: leader
description: leader
leadership: true
variables:
- variable:
name: leader
type: string
description: leader
multi: true
- variable:
name: follower1
type: string
description: follower1
- variable:
name: follower2
type: string
description: follower2
multi: true
constraints:
- fill:
- name: calc_val
param:
- name: valeur
text: valfill
target:
- text: follower1
- name: calc_val
param:
- type: variable
text: follower1
target:
- text: follower2