rougail-output-doc/tests/results/test_namespace/24_7validators_variable_optional.sh

25 lines
2.1 KiB
Bash
Raw Normal View History

2024-12-02 20:21:31 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
Variables for "Rougail" ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
a family
basic
 Variable                             Description                        
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
rougail.general.int
number basic mandatory A first number.
Validators:
 • int and int2 must be different.
 • int and int3 must be different. Example: 5
 | | rougail.general.int2 number standard mandatory
 | A second number. Default: 1
 |