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

24 lines
584 B
Text

== A family
====
**🛈 Informations**
**general** +
`basic`
====
[cols="1a,1a"]
|====
| Variable | Description
| **general.int** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `basic` `mandatory` | A first integer. +
**Validators**:
* int and int2 must be different
* int and int3 must be different
**Example**: 5
| **general.int2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A second integer. +
**Default**: 1
|====