Synchronously validates a value against a Zod schema.
The value to validate.
The Zod schema to validate against.
A boolean indicating whether the value is valid.
Synchronously validates a value against a Zod schema.