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(fromJSONSchema): make prefixItems/draft-7 items respect minItems
- fromJSONSchema ignores additionalProperties:false when patternProperties is present
- fromJSONSchema requires prefixItems tuple elements when minItems is omitted
- Add oxlint-plugin-import-zod to ecosystem
- test: add regression coverage for union-in-object inference (#2654)
- Preserve the original input in catch callbacks after coercion
- fix(toJSONSchema): constrain closed tuple length
- Add Sprinkle to Powered By Zod ecosystem
- `toJSONSchema()`: closed tuples (no `.rest()`) don't constrain array length in any target, diverging from `.parse()`
- docs: add Attaform to ecosystem
- Docs
- TypeScript not yet supported