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

32 lines
624 B
Text
Raw Normal View History

2024-12-02 20:21:31 +01:00
== Variables for "Rougail"
2025-10-02 08:19:18 +02:00
**rougail**=== a family
**rougail.general**
2024-12-02 20:21:31 +01:00
`basic`
[cols="1a,1a"]
|====
| Variable | Description
|
**rougail.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**:
* int and int2 must be different.
* int and int3 must be different.
**Example**: 5
|
**rougail.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
|====