Enkoni.Validation
2.2.0
See the version list below for details.
dotnet add package Enkoni.Validation --version 2.2.0
NuGet\Install-Package Enkoni.Validation -Version 2.2.0
<PackageReference Include="Enkoni.Validation" Version="2.2.0" />
paket add Enkoni.Validation --version 2.2.0
#r "nuget: Enkoni.Validation, 2.2.0"
// Install Enkoni.Validation as a Cake Addin #addin nuget:?package=Enkoni.Validation&version=2.2.0 // Install Enkoni.Validation as a Cake Tool #tool nuget:?package=Enkoni.Validation&version=2.2.0
Contains functionality that extends the functionality that is offered by the default .NET DataAnnotations and the Microsoft Enterprise Library's Validation Application Block.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
-
- EnterpriseLibrary.Validation (>= 5.0.505)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 1,325 | 12/4/2016 |
2.2.1.1 | 1,112 | 6/15/2016 |
2.2.1 | 1,603 | 3/16/2014 |
2.2.0 | 1,311 | 3/15/2014 |
2.1.0 | 2,610 | 1/17/2014 |
2.0.0 | 2,345 | 11/23/2013 |
1.2.0.4 | 2,274 | 11/1/2013 |
1.2.0.3 | 2,626 | 7/4/2013 |
1.2.0.2 | 2,475 | 11/28/2012 |
1.2.0.1 | 2,482 | 10/8/2012 |
1.2.0 | 2,453 | 9/1/2012 |
1.1.0 | 4,386 | 6/8/2011 |
1.0.0 | 2,773 | 5/1/2011 |
Bug 14: When used in a web application the EmailValidator and DutchPhoneNumberValidator throws an exception because
no exe-configuration file can be found. This has been fixed.
The EmailValidator class no contais a new property called 'RequireTopLevelDOmain' to indicate if an e-mail address
must contain a top level domain in order to be valid