I\'m using Wizard multi-step form in my vue application. I have two components Parent and Child. Child Component has the form and and form validation using vuelidate. So far the