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

18 lines
272 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- variable:
name: my_variable
constraints:
- check:
- name: valid_entier
param:
- name: mini
type: number
text: '0'
- name: maxi
type: number
text: '100'
target:
2022-11-03 22:16:52 +01:00
- optional: true
2022-11-02 22:52:50 +01:00
text: int