zod
https://github.com/colinhacks/zod
TypeScript
TypeScript-first schema validation with static type inference
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to zod
Help out
- Issues
- docs(v3): add Attaform to Form integrations
- feat: allow structured ZodIssueMessage values for deferred error message rendering
- fix(v4): preserve input-valid default on transforming schema in toJSONSchema (#6049)
- ci: build with pinned TypeScript before installing matrix version
- docs(ecosystem): rename zod-to-mongo-schema to zod-mongo-schema
- v4: `.length()` / `.size()` error messages ignore the `exact` flag
- fix(v4): use exact flag in English locale too_small/too_big messages
- Allow codec `decode` to return `unknown`
- fix(v4): stop broadening optional/default/prefault fields with partial
- fix(v4): avoid redundant optional wrapping in .partial()
- Docs
- TypeScript not yet supported