Synchronously parses a value against a Zod schema.
If parsing fails.
The value to parse.
The Zod schema to parse against.
The parsed value.
Synchronously parses a value against a Zod schema.
Throws
If parsing fails.