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 Mar 23, 2017
·
9 revisions
Install with Bower
// You can install with
bower install angular-validation-ghiscodingInstall with NPM
// You can install with
npm install angular-validation-ghiscodingInstall with [NuGet](https://www.nuget.org/packages/Angular-Validation-Ghiscoding) (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 in your `Web.Config` ```html ```
Contents
- Angular-Validation Wiki
- Installation
- Demo
- Code Samples
- Functionalities
- Custom Validations
- Properties & Options
- Validators
- Tests
- Misc