NumberRange
A range of integers.
Example:
{
"min": 2,
"max": 10
}
|
Field |
Required |
Type |
Description |
|
|
No |
String |
The minimum value. If not provided, it's considered to be equal to the minimum allowed value: "1" for |
|
|
Yes |
String |
The maximum value. |
Was the article helpful?
Previous
Next