rougail/tests/dictionaries_old/10check_option/yml/00-base.yml

32 lines
570 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
value:
- text: b
- name: int2
2022-11-02 22:52:50 +01:00
type: number
description: No change
value:
2022-11-04 19:42:16 +01:00
- text: 100
- name: int
2022-11-02 22:52:50 +01:00
type: number
description: No change
constraints:
- check:
- name: valid_lower
param:
- name: mini
type: number
2022-11-04 19:42:16 +01:00
text: 0
2022-11-02 22:52:50 +01:00
- name: maxi
type: variable
text: int2
target:
- text: int