rougail/tests/dictionaries_old/40condition_base/yml/00-base.yml

40 lines
827 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: mode_conteneur_actif
2022-11-02 22:52:50 +01:00
type: string
description: No change
2023-10-12 08:17:30 +02:00
value:
- text: non
- name: condition
type: string
description: No change
2022-11-02 22:52:50 +01:00
value:
- text: non
- name: mode_conteneur_actif1
2022-11-02 22:52:50 +01:00
type: string
description: No change
value:
- text: non
2023-10-12 08:17:30 +02:00
- name: mode_conteneur_actif2
type: string
description: No change
value:
- text: non
2022-11-02 22:52:50 +01:00
constraints:
2023-10-12 08:17:30 +02:00
- condition:
- optional: true
name: disabled_if_in
source: condition
2022-11-02 22:52:50 +01:00
param:
2023-10-12 08:17:30 +02:00
- text: oui
target:
2022-11-02 22:52:50 +01:00
- type: variable
text: mode_conteneur_actif1
2023-10-12 08:17:30 +02:00
- type: variable
optional: true
text: mode_conteneur_actif2