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
- fix(v4): report own __proto__ key under .strict()
- [Feature Request] Permissive Codecs (Asymmetric Inputs with Canonical Outputs)
- .strict() silently accepts an own __proto__ input key instead of reporting unrecognized_keys
- fix: serialize BigInt defaults in toJSONSchema
- docs: fix UUID helper list in v4 introduction
- BigInt with default value fails to run toJSONSchema even before the override function is run
- fix: error messages for exact length checks should say 'exactly N'
- docs: add ArkEnv to ecosystem page
- Add support for RFC3339 full-time in z.iso.time()
- fix(v4): respect `additionalProperties:false` with `patternProperties` in `fromJSONSchema`
- Docs
- TypeScript not yet supported