-
-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for a new validator (joi) #95
Support for a new validator (joi) #95
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@malezjaa is attempting to deploy a commit to the t3-oss Team on Vercel. A member of the Team first needs to authorize it. |
Hmm... Correct me if I'm wrong, but it doesn't seem like it will work without both |
That's right, it won't work using two validators. However, I don't see the point of using two libraries at once. |
Yeah, that's the point, there might be some structure needs to be made to support different validators. There are some discussion in this issue #6, which you can refer to. |
The fact that the core is importing both |
So, you mean the possibility for the user to import the adapter? Something like unstorage? |
Never use unstorage before, but something like that. |
Support for joi. Code was tested with nextjs and nuxt.
Example using joi.