Const
Checks if a number is a PositiveInt32 (32-bit positive signed integer in the range [1, 2^31)).
true if the value is a PositiveInt32, false otherwise.
true
false
Checks if a number is a PositiveInt32 (32-bit positive signed integer in the range [1, 2^31)).