Contains functionality that extends the functionality that is offered by the default .NET DataAnnotations and the Microsoft Enterprise Library's Validation Application Block.
Info
Version: | 2.3.0 |
Author(s): | Oscar Brouwer |
Last Update: | Sunday, December 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HumanPrinter/enkoni |
NuGet Url: | https://www.nuget.org/packages/Enkoni.Validation |
Install
Install-Package Enkoni.Validation
dotnet add package Enkoni.Validation
paket add Enkoni.Validation
Enkoni.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseLibrary.Validation(>= 5.0.505)