Zod

Libraries

Runtime schema validation on the client, matched to the server contract.

A TypeScript-first schema library that validates at runtime and infers the static type from the same schema.

How we use it

Validates form input on the client, so a field is checked against one declaration rather than against a validator and a type that can disagree.

5

systems

No case studies match this filter.