Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 419 Bytes

CHANGELOG.md

File metadata and controls

23 lines (21 loc) · 419 Bytes

Change Log

v0.1.1

  • #16: Disable client side validation in HTML 5
  • #17: Support default Bootstrap form without labels
  • #19: Support select box validator

v0.1.0 (2013-10-14)

  • First release
  • Provide various validators
    • between
    • digits
    • emailAddress
    • greaterThan
    • hexColor
    • identical
    • lessThan
    • notEmpty
    • regexp
    • remote
    • stringLength
    • uri
    • usZipCode