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

34 lines
587 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
name: general
variables:
- variable:
name: condition
type: string
value:
- text: 'no'
- variable:
name: variable1
type: string
- variable:
name: variable2
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