BinarCode/vue-form-wizard

Use axios after validate fields?

Closed this issue · 1 comments

Hello, how i can validate the input of a step page via axios.post() before switch to another page?

You should give a try using this example Async validation

Replace the simple check with your axios call