Global Angular Form Validation Directive

Author: bneiluj
Official Page: Go to website
Publish Date: September 12, 2015
License: MIT

Description:

Angular has nice way of checking for form verification but it calls all the methods when the submit button is triggered. This simple directive is an extra piece of code to run or call the controller only if the form is valid.

Preview:

angular-form-verify

 


You Might Be Interested In:

Add Comment