Requirements


AngularJS 1.2.x (for angular-validation 1.2.x)

AngularJS 1.3.x (for angular-validation 1.3.x)

-

Installation


+

Install with npm

npm install angular-validation 

Or with Bower

bower install angular-validation 
+

Files to download


@@ -133,7 +126,7 @@

Writing your first code

You can style different states of your form elements using the following selectors

Invalid Selectors @@ -165,7 +158,7 @@

Style Guide