Using zod as validation library #1200
Replies: 1 comment
|
Hi @masterbater 👋 The validation hooks and validation of CLI params use AJV and these parts cannot be changed. However, if you wish to use zod as validation library, you can still implement your own custom validation hooks 👍 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to use zod as the main validation library?
All reactions