Type for a raw (unbranded) synchronous schema assertion implementation.
This represents a standard Zod schema without branding that validates the
assertion subject synchronously. Unlike AssertionImplSchemaSync, this
type is not branded and represents the underlying schema before it is
processed by the assertion creation system.
Type for a raw (unbranded) synchronous schema assertion implementation.
This represents a standard Zod schema without branding that validates the assertion subject synchronously. Unlike AssertionImplSchemaSync, this type is not branded and represents the underlying schema before it is processed by the assertion creation system.