Validation 2.4.15-g8377954d86

This is a prerelease version of Validation.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Validation --version 2.4.15-g8377954d86
                    
NuGet\Install-Package Validation -Version 2.4.15-g8377954d86
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Validation" Version="2.4.15-g8377954d86" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Validation" Version="2.4.15-g8377954d86" />
                    
Directory.Packages.props
<PackageReference Include="Validation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Validation --version 2.4.15-g8377954d86
                    
#r "nuget: Validation, 2.4.15-g8377954d86"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Validation@2.4.15-g8377954d86
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Validation&version=2.4.15-g8377954d86&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Validation&version=2.4.15-g8377954d86&prerelease
                    
Install as a Cake Tool

Method input validation and runtime checks that report errors or throw exceptions when failures are detected.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 1.0

    • No dependencies.
  • .NETStandard 1.3

    • No dependencies.
  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Validation:

Package Downloads
Xunit.SkippableFact

Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.5-beta 2 3/8/2021
2.4.22 6 3/8/2021
2.4.18 33,098 3/8/2021
2.4.17 2 3/8/2021
2.4.15 4,878 3/8/2021
2.4.15-g8377954d86 3 3/8/2021
2.4.13 6 3/8/2021
2.4.10 1 3/8/2021
2.4.9 5 3/8/2021
2.4.7 3 3/8/2021
2.3.7 12 3/8/2021
2.3.5 2 3/8/2021
2.2.8 5,685 10/10/2015
2.2.5 244 10/8/2015
2.2.4 339 10/6/2015
2.0.6.15003 22,506 1/4/2015
2.0.5.14286 5,667 10/14/2014
2.0.4.14103 7,233 4/14/2014
2.0.3.13323 8,522 11/19/2013
2.0.2.13022 31,368 1/22/2013
Loading failed