drizzle-zod object scoped refine
I would like to check an object
Is there any workaround to work with react hook forms?
s multiple columns. For example whether password field is equal to confirmPassword filed.
With zod it was a .refine() after a z.object(), but I cant get it work with createInsertSchema()Is there any workaround to work with react hook forms?