Skip to content

Primitive Module

The primitive module provides validators for basic JavaScript types such as strings, numbers, booleans, symbols, bigints, null, and undefined. These validators cover the most common use cases and are often the building blocks for more complex schemas.

Validators