Info
Version: | 1.1.0 |
Author(s): | wakuflair |
Last Update: | Friday, May 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wakuflair/AAValidationHelper |
NuGet Url: | https://www.nuget.org/packages/AAValidationHelper |
Install
Install-Package AAValidationHelper
dotnet add package AAValidationHelper
paket add AAValidationHelper
AAValidationHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
Tags
It uses DataAnnotations to do validation both server and client. This library is inspired by NgVal.