Support for other validators #45
Closed
CodeWithShreyans
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
It would be cool, but a huge amount of work too, since the lib in its current state is deeply tied to Zod parsing and types. Supporting multiple validators means switching to a modular design and updating examples/documentation for new supported validators. Let's see what others think about this suggestion. |
Beta Was this translation helpful? Give feedback.
1 reply
-
next-safe-action v6 supports a wide range of validation libraries, thanks to TypeSchema. More information here and on the updated documentation website. |
Beta Was this translation helpful? Give feedback.
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.
-
It would be pretty nice to have modular support for using alternate validators like Valibot.
Beta Was this translation helpful? Give feedback.
All reactions