NumberRange

NumberRange
NumberRange
AllOf
This class requires all of the following:
JSON Example
{
    "constraintType": "string",
    "min": "number",
    "max": "number"
}
Deprecated