Wednesday, May 20, 2015

AngularJS Validation



Previously, I wrote a tip about validation in AngularJS. You can find the article here: But one of the comments wanted a version using AngularJS ng-message directive. I will use my original version application but rewrite it to use ng-message instead of ng-show.

from My Pocket http://www.codeproject.com/Articles/992545/AngularJS-Validation javascript

No comments:

Post a Comment