vue-step-wizard icon indicating copy to clipboard operation
vue-step-wizard copied to clipboard

Conditional validation

Open osahene opened this issue 3 years ago • 2 comments

How can one effect conditional validations in vue-step-wizard? As the validation rules are held in the list, it makes it quit confusing. Any assistance. T for thanks!

osahene avatar Jun 19 '21 15:06 osahene

@osahene Can you explain more on what exactly you mean when you say conditional validation. If you are looking to have no validation for a tab, you can define an empty array.

tushargugnani avatar Jun 20 '21 11:06 tushargugnani

How to effect "Dynamic validation schema" as shown here https://vuelidate.js.org/#sub-dynamic-validation-schema

osahene avatar Jun 20 '21 12:06 osahene