Numeric Module
The numeric module provides validators for advanced integer types. For example, to validate that a number is in bounds of an uint16.
Validators
Schema.int8Schema.int16Schema.int32Schema.int64Schema.numericSchema.uint8Schema.uint16Schema.uint32Schema.uint64