Replies: 1 comment 1 reply
-
Maybe you can ask this on Zod repo? daisyUI is only the CSS, adding green/red colors if HTML validation is valid/invalid. So if a validation library is based the standard methods like |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The new validator component is nice!
https://daisyui.com/components/validator/
I was wondering is there a way to validate fields and inputs using zod? I already have a lot of stuff in Zod schemas cuz I'm using drizzle and tRPC
Beta Was this translation helpful? Give feedback.
All reactions