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