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