Ifp.Validation
1.6.0
Library for defining validation rules, combine them to sets of rules and test objects against that rules.
Install-Package Ifp.Validation -Version 1.6.0
dotnet add package Ifp.Validation --version 1.6.0
<PackageReference Include="Ifp.Validation" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ifp.Validation --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
New in version 1.6: Added Async support
Dependencies
-
.NETFramework 3.5
- AsyncBridge (>= 0.3.1)
-
.NETFramework 4.0
- AsyncBridge (>= 0.3.1)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ifp.Validation:
Package | Downloads |
---|---|
Ifp.Validation.WPF
Provides a dialog to show a ValidationSummary (Ifp.Validation package) in WPF.
|
GitHub repositories
This package is not used by any popular GitHub repositories.