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