All Questions
2 questions
0
votes
1
answer
2k
views
BootstrapVue VeeValidate - show an extra error message when form is invalid
I am using BootstrapVue and VeeValidate in my Laravel + Vue.js SPA (Single Page Appplication). When form fields are invalid, it automatically shows errors in respective positions. But I need a way so ...
1
vote
1
answer
2k
views
Vue.js BootstrapVue : Veevalidate does not show the validation error mesage for phone number input
In my Laravel+Vue.js SPA ( Single Page Application) I am using the phone number input validation package from here, BootstrapVue from here and Veevalidate from here .
I think I need to show only the ...