Union type for all synchronous assertion implementations.
This represents either a function-based or schema-based implementation for
synchronous assertions. Function implementations provide custom validation
logic, while schema implementations use Zod schemas or Standard Schema
validators.
Union type for all synchronous assertion implementations.
This represents either a function-based or schema-based implementation for synchronous assertions. Function implementations provide custom validation logic, while schema implementations use Zod schemas or Standard Schema validators.