cloudflare / chanfana

OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
https://chanfana.pages.dev
MIT License
275 stars 38 forks source link

Support for Valibot types #96

Closed henrytoone closed 10 months ago

henrytoone commented 10 months ago

Are there any plans to support Valibot for parameter types in the future? It's a Zod alternative and is much more light weight - the same goal as itty-router

G4brym commented 10 months ago

Hey @henrytoone there are no plans to support any other validation framework other than Zod