I\'m confused with the Bootstrap 3 implementation of form validation. I\'m new to Bootstrap, and I cannot seem to get the form validation working with a form that does not incl
If you accept HTML5, with it's form validation, then it's very simple (no javascript required):
... ... Submit
Source: https://www.w3schools.com/tags/att_button_form.asp
Coverage is pretty decent: https://caniuse.com/#feat=form-attribute