38 lines
681 B
Text
38 lines
681 B
Text
== Variables for "Rougail"
|
|
|
|
**rougail**
|
|
|
|
`standard`
|
|
|
|
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**rougail.var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
The variable. +
|
|
**Validator**: needs exactly 3 values +
|
|
**Default**:
|
|
|
|
* val1
|
|
* val2
|
|
* val3
|
|
|
|
|
|
|
**rougail.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` |
|
|
The variable. +
|
|
**Validators**:
|
|
|
|
* needs a minimum of 1 values
|
|
* needs a maximum of 4 values
|
|
|
|
**Default**:
|
|
|
|
* val4
|
|
* val5
|
|
|====
|
|
|