ValidationService 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ValidationService --version 1.0.1                
NuGet\Install-Package ValidationService -Version 1.0.1                
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="ValidationService" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ValidationService --version 1.0.1                
#r "nuget: ValidationService, 1.0.1"                
#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 ValidationService as a Cake Addin
#addin nuget:?package=ValidationService&version=1.0.1

// Install ValidationService as a Cake Tool
#tool nuget:?package=ValidationService&version=1.0.1                

Package description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.11 1,583 10/17/2014
1.0.10 1,105 10/17/2014
1.0.9 1,192 10/17/2014
1.0.8 1,103 10/17/2014
1.0.7 1,106 10/17/2014
1.0.6 1,160 10/17/2014
1.0.5 1,118 10/17/2014
1.0.4 1,109 10/16/2014
1.0.1 1,113 10/15/2014
1.0.0 1,316 10/15/2014

The ValidationService package implements a number of methods to determine if a given input is valid.