Type for a synchronous assertion implementation using a Zod schema.
This represents a branded Zod schema that validates the assertion subject
synchronously. The schema must match the parsed subject type derived from the
assertion parts and is branded with 'sync-schema' for compile-time type
safety.
Type for a synchronous assertion implementation using a Zod schema.
This represents a branded Zod schema that validates the assertion subject synchronously. The schema must match the parsed subject type derived from the assertion parts and is branded with 'sync-schema' for compile-time type safety.