IntegerOptions
Index
Properties
optionalarbitrary
optionalmax
maxInclusive
optionalmin
A number is valid if the value is greater than or equal to the parameter.
minInclusive
optionalmultipleOf
The resulting property will only be valid when the value divided by this parameter results in a strict integer. (exluding zero)
A number is valid if the value is lower than or equal to the parameter.