rougail/tests/dictionaries/80valid_enum_not_choice/yml/00-base.yml

30 lines
559 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
mode: expert
variables:
- variable:
- name: mode_conteneur_actif
2022-11-02 22:52:50 +01:00
type: string
description: No change
value:
- text: non
- name: enumfam
2022-11-02 22:52:50 +01:00
mode: expert
variables:
- variable:
- name: enumvar
2022-11-02 22:52:50 +01:00
type: string
description: multi
help: bla bla bla
value:
- text: c
choice:
- type: string
text: a
- type: string
text: b
- type: string
text: c