Angular-Validation Directive and Service NuGet Package

Forms Validation with Angular made easy! Angular-Validation is an angular Directive/Service with locales (language translation) with a very simple approach of defining your validation directly within your element to validate (input, textarea, etc) and...that's it!!! The Directive/Service will take care of the rest!

For example:
<input name="firstname" validation="alpha|min_len:5|max_len:50|required" ng-model="user.firstname" />.




Got any Angular-Validation Directive and Service Question?





Info

Version: 1.5.24
Author(s): Ghislain B.
Last Update: Saturday, September 2, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ghiscoding/angular-validation
NuGet Url: https://www.nuget.org/packages/Angular-Validation-Ghiscoding


Install
Install-Package Angular-Validation-Ghiscoding
dotnet add package Angular-Validation-Ghiscoding
paket add Angular-Validation-Ghiscoding
Angular-Validation-Ghiscoding Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

20

days-since-last-release

2421