Skip to content

dannief/bootstrap-validate

 
 

Repository files navigation

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 ([email protected])

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

About

Bootstrap Validate plug-in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.9%
  • JavaScript 40.1%