form-definition-schema-properties-pages-pages-item-properties-repeat-configuration-properties-schema
Schema Type
object (Schema)
schema Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| min | number | Required | cannot be null | Form Definition Schema |
| max | number | Required | cannot be null | Form Definition Schema |
min
Minimum number of repetitions required
min
-
is required
-
Type:
number(Min) -
cannot be null
-
defined in: Form Definition Schema
Min Type
number (Min)
min Constraints
minimum: the value of this number must greater than or equal to: 1
max
Maximum number of repetitions allowed
max
-
is required
-
Type:
number(Max) -
cannot be null
-
defined in: Form Definition Schema
Max Type
number (Max)
max Constraints
maximum: the value of this number must smaller than or equal to: 200