⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Using external validation engine



Kobus

Kobus
  • profile picture
  • Member

Posted 31 December 2012 - 13:33 PM

Hi guys,

I have been using "jQuery Validation Engine" (https://github.com/p...lidation-Engine) for a long time now, and it is an AMAZING validation engine. It works by simply including the necessary JS files, and adding a class to the form element, such as


class="validate[required]"


This will then do the required validation. I would like to use this inside GC if possible. Any ideas?

Thanks!

Kobus