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
- Invalid discriminator errors in Zod 4 do not list possible options like Zod 3
- z.fromJSONSchema is not supporting circular references (dereferenced schema)
- Allow Registry Reference within z.fromJSONSchema
- z.nativeClass(MyClass)
- ZodUnion support for spread operator?
- Use regex for `.url()`
- feat(v3): Added file type
- Improve performance with inline typecheck for string parsing
- [V4] ZodSafeParseResult only keeps the output type of the schema
- Workaround for "Dynamic catch values are not supported in JSON Schema"
- Docs
- TypeScript not yet supported