Form Validation

jqBootstrapValidation will scan for HTML5 validator attributes directly on the elements, plus any extra options specified via data attributes. See below.

1. Initialize the plugin by referencing the necessary files:
                
                    // vendor js
                    <script src="jqBootstrapValidation.js"></script>
                    // template css
                    <link rel="stylesheet" type="text/css" href="form-validation.css">
                
            

Refer following links for detailed documentation, configuration options, methods and examples:

Type URL
Plugin Link https://reactiveraven.github.io/jqBootstrapValidation/
Template Page https://pixinvent.com/demo/vuexy-html-bootstrap-admin-template/html/ltr/vertical-menu-template/form-validation.html