OptionalintegerRequire the value to be an integer.
OptionalisTreat positive and negative infinity as numbers.
OptionalisTreat NaN as a number when no integer or range constraint rejects it.
OptionalisCompatibility alias that permits non-finite numeric values.
OptionalmaxInclusive maximum value.
OptionalminInclusive minimum value.
Optional constraints used by isNumber.