Zod .refine() method doesn’t enforce “one of two fields required” rule in Vue 3
I’m working on a Vite/Vue 3 project and using Zod for form validation. I have a form with these two fields :
I’m working on a Vite/Vue 3 project and using Zod for form validation. I have a form with these two fields :