Validation 2.0.6.15003

dotnet add package Validation --version 2.0.6.15003
NuGet\Install-Package Validation -Version 2.0.6.15003
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.0.6.15003" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Validation --version 2.0.6.15003
#r "nuget: Validation, 2.0.6.15003"
#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.
// Install Validation as a Cake Addin
#addin nuget:?package=Validation&version=2.0.6.15003

// Install Validation as a Cake Tool
#tool nuget:?package=Validation&version=2.0.6.15003

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (28)

Showing the top 5 popular GitHub repositories that depend on Validation:

Repository Stars
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
dotnet/pinvoke
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
xamarin/XamarinComponents
Plugins for Xamarin
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
Version Downloads Last updated
2.0.6.15003 13,194 1/4/2015
2.0.5.14286 5,307 10/14/2014
2.0.4.14103 5,505 4/14/2014
2.0.3.13323 3,397 11/19/2013
2.0.2.13022 12,289 1/22/2013
2.0.1.12362 153 12/27/2012
2.0.0.12319 1,206 11/15/2012
1.0.0.12259 66 9/15/2012

Add support for Xamarin.iOS (Unified)