the best jQuery plugin to validate form fields

designed to use with Bootstrap 3

Download Donate via Paypal

v0.5.1 — MIT license

Code

  • Written from scratch
  • Very solid and clean
  • Core and validators code are separated
  • JSHint free
  • Well tested with Jasmine

HTML 5

  • Fully support declarative settings
  • Support HTML 5 attributes
  • Support HTML 5 input types

Validators

  • Provide 48 built-in validators and counting!
  • Easy to write a new validator
  • Internationalization

Friendly

  • Show feedback icons based on field validity
  • Focus on the first invalid field
  • Don't validate until given length
  • Possible to show errors as tooltip/popover

Flexible

  • Define field by name or CSS selector
  • Possible to indicate excluded fields
  • Enable/disable validators on the fly
  • Support dynamic option
  • Support dynamic fields
  • Support dynamic messages

Compatibility

  • Bootstrap Multiselect
  • Chosen
  • Color Picker, Date Picker
  • iCheck
  • Select2
  • ... we play nice with all of them