Skip to main content
Validation package icon

Validation

Method input validation and runtime checks that report errors or throw exceptions when failures are detected. Check out the code snippets available at https://github.com/AArnott/Validation/tree/master/My Code Snippets and make your input validation even easier with auto-completion for quoted parameter names.

Total Downloads
100.6M
100,584,765
Published
Jul 30, 2016
Latest stable version

Install

.NET CLI
dotnet add package Validation --version 2.3.5
Package Manager Console
Install-Package Validation -Version 2.3.5
PackageReference
<PackageReference Include="Validation" Version="2.3.5" />

Frameworks

.NETPlatform5.0 .NETStandard1.0 MonoAndroid0.0 MonoTouch0.0 Xamarin.iOS0.0 WindowsPhone0.0 Windows0.0 Silverlight5.0 .NETFramework0.0 WindowsPhoneApp0.0

Dependencies

[4.0.0, )
[4.0.0, )
System.Globalization
.NETPlatform5.0
[4.0.0, )
System.Linq
.NETPlatform5.0
[4.0.0, )
System.Reflection
.NETPlatform5.0
[4.0.0, )
[4.0.0, )
System.Runtime
.NETPlatform5.0
[4.0.0, )
System.Threading.Tasks
.NETPlatform5.0
[4.0.0, )
[4.0.0, )
[4.0.0, )
System.Globalization
.NETStandard1.0
[4.0.0, )
System.Linq
.NETStandard1.0
[4.0.0, )
System.Reflection
.NETStandard1.0
[4.0.0, )
[4.0.0, )
System.Runtime
.NETStandard1.0
[4.0.0, )
System.Threading.Tasks
.NETStandard1.0
[4.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 10 target frameworks; confirm the exact target used by your application.

The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.