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

22 lines
2 KiB
Bash
Raw Normal View History

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