vee-validate
vee-validate copied to clipboard
client site validation with inertia (laravel)
Is your feature request related to a problem? Please describe. Inertia has also a javascript function called useForm()
I'm like to use Vue3,Inertia and PrimeVue for my project and looking for a client site validation library. The PrimeVue example uses the vee-validate useForm() function but Inertia has also a function with this name. So I guess, this is a problem?
Is there a way to use vee-validate with Inertia?