Form Validation

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

1. Required Vendor files:
<script src="jqBootstrapValidation.js"></script>
2. Required Template Specific Files:
<link rel="stylesheet" href="form-validation.css">
<script src="form-validation.js"></script>

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

Type URL
Plugin Link https://reactiveraven.github.io/jqBootstrapValidation/
Template Page https://demos.pixinvent.com/apex-html-admin-template/demo-1/form-validation.html