Notice This is a beta feature offered by Google. Also this is automatic translation, which means the results are often inacurate and/or hilarious. Enjoy.

ARCHIVES / RSS
Blog

Validate.js v.9.0 is out

h3  ~  2 Aug 2007, 20:42  –  post a comment

I just resealed version 9.0 of validate.js, lots of improvement. I expect future changes up to 1.0 to be mostly unit tests additions and bug fixes.

Sorry for the lack of documentation, I don't have a lot of free time. Contributors are welcome.

Changes log.

  • added class attribute initialization (only support default callback function)
  • enhanced default validation callback function, now support error message display before or after the input
  • fixed form validation
  • added default (demos) styles (see tests/index.html)
  • added form validation tests
  • added validation error messages (english)
  • added isUnModified
  • removed isValidEmpty, isValidNotEmpty, isValidRequired because of their ambiguity
  • removed isRequired (use isNotEmpty instead)
  • code cleanup, optimizations, added some comments
  • Added unit tests
  • Added prototype.js (needed for unit tests)
  • Fixed isValidEmail validation problem with 2 characters domains

post a comment Comments

no comments :|

Copyrighted stuff .. u know.