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 for validation.
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 for validation.