1000hz / bootstrap-validator

A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3
http://1000hz.github.io/bootstrap-validator
MIT License
2.38k stars 1.07k forks source link

Select all inputs #613

Open ArashYounesi opened 6 years ago

ArashYounesi commented 6 years ago

I want to add a custom function to trim value of inputs before validate them using bootstrap-validator but i don't know how to select all required inputs (that bootstrap-validator validates them) may help me how to do that ?