Hi Vivin,
Thank you for your quick feedback. Alright, I guess it will be a try and error process then. Probably not something everyone can afford unfortunately but I'd be ready to give it a try. Yes, as usual, IE causes a bunch of problems (and extra work as a result) but I guess nothing unfixable.
Not a fan of HTML5 constraints, the implementation/specification seems rather simple for now. I guess that your library makes a good job at providing much more advanced features.
Looking forward to play around with regula.js :)
One other thing, regula.js seems pretty chunky compared to other validation libraries, regula.js is 26Kb when minified & gzipped whereas other validation libraries can be much lighter - ie. validate.js is just over 2Kb when minified & gzipped, and parsley.js is 6.6Kb when minified & gzipped - is this simply because your library "does more" ? I'm asking you but you may not know those libraries either (I just found them yestersday).
Do you have plans to provide a download builder, to download "only" the part of the library that I "need" ? something like what jQueryUI and Modernizr use? This may be a good solution to help devs to use a version that is as light as possible. see
http://jqueryui.com/download/ and
http://modernizr.com/download/
Thanks!
Adrien