Fork adds the following functionality
- Initalizes validation classes after an ajax call. Useful if a form the loaded via Ajax such as ASP.NET MVC Ajax form
- Exposes a function to manually trigger validation and initialization of validation classes. Useful for such scenarios as wizards when a form needs to be validated but not submitted.
Bootstrap Validate Scriptlet that supports Twitter Bootstrap styling to jQuery validate and unobstrusive jQuery validate
Author: David Nguyen (diepnn@gmail.com)
Updates:
- 18-Oct-2013: added support for Bootstrap 3
Installation:
- Include this scriptlet to your page after jQuery and Twitter Bootstrap script
Nuget Installation:
- PM> Install-Package BootstrapValidate