Create a synchronous Assertion from parts and a
Standard Schema validator.
Parts defining the shape of the assertion, including Phrases and Zod schemas
Assertion implementation as a Standard Schema
Inferred slots based on the provided Parts
New AssertionStandardSchemaSync object
Create a synchronous Assertion from parts and a
Zod schema.
Parts defining the shape of the assertion, including Phrases and Zod schemas
Assertion implementation as a Zod schema
Inferred slots based on the provided Parts
New AssertionSchemaSync object
Create a synchronous Assertion from parts and an
implementation function.
Parts defining the shape of the assertion, including Phrases and Zod schemas
Assertion implementation as a function
Inferred slots based on the provided Parts
New AssertionFunctionSync object
The main factory function for creating synchronous assertions.