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

32 lines
555 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
- name: general
2022-11-02 22:52:50 +01:00
variables:
- variable:
- name: condition
2022-11-02 22:52:50 +01:00
type: string
value:
- text: 'no'
- name: variable1
2022-11-02 22:52:50 +01:00
type: string
- name: variable2
2022-11-02 22:52:50 +01:00
type: string
constraints:
- condition:
- name: disabled_if_in
source: condition
param:
- text: 'no'
target:
- type: variable
text: variable1
fill:
- name: calc_val
param:
- type: variable
2022-11-03 22:16:52 +01:00
propertyerror: false
2022-11-02 22:52:50 +01:00
text: variable1
target:
- text: variable2