In my app there are a lot of Forms, and its completely necessary to validate all input fields, and restrict incorrect formats, or required fields... and in show the wrongs inputs in the UI.
Is there any way to do this in appery.io dashboard? If not, is possible to use something like JQueryMobile Validate an apply specific formats in the inputs and show all the incorrects input if exists ? How?