StrikeForceZero / angularjs-cordova-gulp-browserify-boilerplate

Boilerplate using AngularJS, Cordova, SASS, Gulp, and Browserify that also utilizes best practices.
Other
21 stars 6 forks source link

Validation framework #8

Open burhanfarooqws opened 7 years ago

burhanfarooqws commented 7 years ago

I haven't seen any validation framework in the boilerplate. which one you recommend that will work well in cordova with angularjs.

Thanks,

StrikeForceZero commented 7 years ago

could you give me an example of what you mean by validation framework?

burhanfarooqws commented 7 years ago

I am trying to use this framework for validation in your boilerplate, so far no luck. https://www.npmjs.com/package/angular-form-validate

What I am missing still wondering.... ? which validation approach would you suggest? In my app actually the forms are quite complex & have many submit buttons.

StrikeForceZero commented 7 years ago

sorry for late response again, do you have an example repo? It looks like it should work.