Optional
maxThe maximum allowed value.
Optional
maxIf true
, the maximum value is exclusive (meaning values <
, rather than <=
are included)
Optional
minThe minimum allowed value
Optional
minIf true
, the minimum value is exclusive (meaning values >
, rather than >=
are included)
A generic range