The Validation Application Block provides useful features that allow developers to implement structured and easy-to-maintain validation scenarios in their applications.
Info
Version: | 6.1.4-rc |
Author(s): | Enterprise Library Open Source Project |
Last Update: | Monday, July 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EnterpriseLibrary/validation-application-block |
NuGet Url: | https://www.nuget.org/packages/EnterpriseLibrary.Validation.NetCore |
Install
Install-Package EnterpriseLibrary.Validation.NetCore
dotnet add package EnterpriseLibrary.Validation.NetCore
paket add EnterpriseLibrary.Validation.NetCore
EnterpriseLibrary.Validation.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.4)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.4)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
Tags