feat: add multi parameters
This commit is contained in:
parent
9961d1c958
commit
bc0de749c7
1 changed files with 6 additions and 0 deletions
|
|
@ -123,6 +123,12 @@ Parameters
|
|||
- The value of the variable is a list.
|
||||
|
||||
**Default value**: `false`
|
||||
|
||||
**Parameters**:
|
||||
|
||||
- multi_length: number of expected values for a multiple variable
|
||||
- multi_min_length: maximum number of expected values for a multiple variable
|
||||
- multi_max_length: minimum number of expected values for a minimum variable
|
||||
* - **unique**
|
||||
|
||||
`boolean`
|
||||
|
|
|
|||
Loading…
Reference in a new issue