Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
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.