StaticisStaticisStaticisIs the given input a positive integer?
OptionalzeroInclusive: booleantrue if zero should be considered a valid input.
false if zero should be considered an invalid input.
true if the given input is a positive integer, or zero when zeroInclusive is true; false otherwise.
Static properties and methods for validating number types.
Since
0.1.0