rougail/tests/dictionaries/02fill_multi_calc_val_multi/yml/00-base.yml

21 lines
301 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- variable:
name: var1
multi: 'True'
value:
- text: 'no'
- text: 'yes'
- text: maybe
- variable:
name: var2
multi: 'True'
constraints:
- fill:
- name: calc_value
param:
- type: variable
text: var1
target:
- text: var2