You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Not really related to a problem, just seems like a cool idea to add support for https://valibot.dev, as it seems to be a really good competitor to zod, especially in bundle size while stilling having a neat api
Describe the solution you'd like
A way to support valibot or even maybe a way to create custom adapters.
Describe alternatives you've considered
The clear alternative is to just use zod, which I currently am.
Additional context
Seems that valibot has a similar API to zod
The text was updated successfully, but these errors were encountered:
Duplicate of #120 , that also describes why it's problematic. I've mentioned it to the Valibot author as well, he confirmed that it doesn't fulfill the requirements yet.
Is your feature request related to a problem? Please describe.
Not really related to a problem, just seems like a cool idea to add support for https://valibot.dev, as it seems to be a really good competitor to zod, especially in bundle size while stilling having a neat api
Describe the solution you'd like
A way to support valibot or even maybe a way to create custom adapters.
Describe alternatives you've considered
The clear alternative is to just use zod, which I currently am.
Additional context
Seems that valibot has a similar API to zod
The text was updated successfully, but these errors were encountered: