This repository was archived by the owner on Jul 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
Download and Install it
Ghislain B. edited this page May 5, 2015
·
9 revisions
Install with Bower
// You can install with
bower install angular-validation-ghiscoding
// or as another alias
bower install ghiscoding.angular-validationInstall with **NuGet** (see the [NuGet Package Here](http://www.nuget.org/packages/Angular-Validation-Ghiscoding)) ```javascript PM> Install-Package Angular-Validation-Ghiscoding ``` When used with **IIS**, also make sure to map the JSON type ```html ```
Contents
- Angular-Validation Wiki
- Installation
- Demo
- Code Samples
- Functionalities
- Custom Validations
- Properties & Options
- Validators
- Tests
- Misc