Valerie 0.5 Released!

I’ve released Valerie 0.5 today. This version is a lot more polished than the last. The documentation is even right this time! Some of the major features include:

  • A demo is now included in the download
  • It can be used with Mootools or jQuery
  • A helper class to output values for non-js
  • Error display plugins (only 2 right now, but you can write your own easier)

3 Responses to “Valerie 0.5 Released!”

  1. Repp

    Hello, I thought your code was my answered prayer. It’s awesome, but leaves out a critical space. Literally, there is no way for me to include a space in the alpha and alphanumeric boxes without it erroring out. I’m not a code guy which is why I’m hunting on the web. Is there a quick fix that would allow me to include spaces in the alpha and alphanumeric rules for things like street addresses and city names?

    Thanks. You rock!

  2. Chris

    Repp,

    You can use your own regular expressions or functions to validate data so if you find a regex that does what you want, it’s easy to use it. Just read the documentation.

  3. Paul

    Chris! Regex! That would be the key word that has opened the door.

    Thanks a bunch!

Leave a Reply