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

29 lines
560 B
Text

== A family
**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
|====