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

30 lines
558 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== A family
2024-12-02 20:21:31 +01:00
2025-10-02 08:19:18 +02:00
**general**
2024-12-02 20:21:31 +01:00
`basic`
[cols="1a,1a"]
|====
| Variable | Description
|
**general.int** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `basic` `mandatory` |
A first integer. +
2024-12-02 20:21:31 +01:00
**Validators**:
2025-10-29 10:46:57 +01:00
* int and int2 must be different
* int and int3 must be different
2024-12-02 20:21:31 +01:00
**Example**: 5
|
**general.int2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` |
A second integer. +
2024-12-02 20:21:31 +01:00
**Default**: 1
|====