This site contains the document for old version. Please upgrade to the latest version v1.0.0

BootstrapValidator v0.4.1 Released

News

From this version, the plugin is available on jQuery plugins site.

Improvements

  • #106: Prevent the validate() method from submit the form automatically. So we can call validate() method to validate the form
  • #131: Doesn't trigger validation on the first focus
  • #145: The row state is now only marked as success if all fields on it are valid
  • #157: Added support for element outside of form using the selector option
  • #159, #163: User doesn't need to submit the form twice when remote validator complete, thanks to @jswale
  • #166, #167: The phone validator now also checks the length of US phone number, thanks to @gercheq

Bug fixes

Contributors

Thank to the contributors:

Download