DEV Community

Jahin Hasan
Jahin Hasan

Posted on

Vuelidate Two Forms In One Component

1

I want to validate two whole different forms in a single component. I created the two of them, configured the validations, the methods, data etc. Everything is fine, Moreover, both forms work acutally, but with a little problem. I wrote a little code to explain the problem I was having.

Top comments (0)