Standard Schema is a common interface designed to be implemented by JavaScript and TypeScript schema libraries. The goal is to make it easier for ecosystem tools to accept user-defined type validators ...
Chainable API for building complex validation rules Supports string, number, array, boolean, object, symbol, bigint, null, undefined Customizable error messages Easy ...