Onsen UI 2.0 Validating Forms
-
Hello all,
I’ve been working with the latest version of Onsen UI 2.0 and wanted recommendations on a good form validation framework. I am only using jquery in my project.
Thanks!
Daniel
-
I have 2 favorites depending on what I am doing:
Validate.js is probably one of my favs for stripped down easy validation.
ParsleyJS is for much more robust validation.All pretty easy. I have yet to use them with Onsen, but I doubt there would be a conflict especially for validate.js.