[Vuejs]-Vue.js – validation fails for file upload in axios when multipart/form-data used in header

2👍

-1👍

I Recommend using VeeValidation for validating your form after submitting it.

Its really simple and sweetest validation methods.

You can install it from here. VeeValidation Link

Leave a comment