Zoi: A Schema Validation Library for Elixir Inspired by Zod
In this blog post, we will dive into Zoi, a new schema validation library for Elixir inspired by TypeScript’s Zod. The article covers:
- Why Zoi? The gap in Elixir’s ecosystem
- Validating external params
- OpenAPI documentation generation
- Type inference
- Phoenix LiveView forms
- Documentation generation from schemas
https://paulocurado.com/blog/zoi-a-schema-validation-library-for-elixir-inspired-by-zod
Read next How and When to use Nimble Parsec
