Last updated 2 years ago
A range of values that a parameter can occupy.
{ "max": 10, "min": 0, "object": "bounds" }
max
float
The (inclusive) upper bound of this range.
min
The (inclusive) lower bound of this range.