Xploration.Validation
1.0.0-alpha1
The Validation framework for .NET provides an extensible data validation framework that allows for reusable validation rules.
It can be used to validate a wide variety of data types ranging from simple value types to complex object graphs.
Install-Package Xploration.Validation -Version 1.0.0-alpha1
dotnet add package Xploration.Validation --version 1.0.0-alpha1
<PackageReference Include="Xploration.Validation" Version="1.0.0-alpha1" />
paket add Xploration.Validation --version 1.0.0-alpha1
#r "nuget: Xploration.Validation, 1.0.0-alpha1"
Extensive documentation is available at our documentation site.
If you have any question/comment about the framework please vistit our new forum.
Extensive documentation is available at our documentation site.
If you have any question/comment about the framework please vistit our new forum.
Release Notes
Initial release of the Xploration Validation framework.
Dependencies
-
.NETCoreApp 1.0
- Microsoft.NETCore.App (>= 1.0.5)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha1 | 521 | 12/22/2017 |