Creating Custom AngularJS Directives Part 7 – Creating a Unique Value Directive using $asyncValidators

added by Paul Wheeler
10/8/2014 12:51:19 PM

147 Views

In this post I’ll update the previous post, walk-through some of the new features in a directive called wcUnique, and show how a few of the new features can be applied.


1 comments

Paul Wheeler
10/8/2014 12:55:38 PM
If you want some easy to understand examples of Angular directives, check this series out!