prmToolkit.ArgumentsValidator 1.0.7

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

// Install prmToolkit.ArgumentsValidator as a Cake Tool
#tool nuget:?package=prmToolkit.ArgumentsValidator&version=1.0.7

prmToolkit É um projeto responsável por dar apoio a outros projetos.

# ArgumentsValidator

Classe responsável por gerenciar validações de argumentos.

VANTAGENS

>Podemos realizar validações indivíduais ou em grupos

>É possível levantar uma exceção ou captura-las

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on prmToolkit.ArgumentsValidator:

Package Downloads
prmToolkit.Log

Pacote responsável por gerenciar os logs da aplicação. Suporte a gravação de log: - File - EventViewer - Database (MySql, SqlServer e Firebird) Recursos Todo o comportamento do log deve ser informado diretamente no arquivo de configuração de seu projeto, com isso caso seja necessário mudar a estratégia de gravação de log, você não precisa recompilar sua aplicação.

Samich.Data.SystemSat.SSX

Conecta no banco de dados MySQL SSX dos clientes através de um id de configuração.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 1,538 4/27/2017
1.0.6 1,122 4/13/2017
1.0.5 959 3/17/2017
1.0.4 1,165 3/16/2017
1.0.3 924 3/10/2017
1.0.1 1,058 7/25/2016
1.0.0 988 7/16/2016

Nova validação
- IfEqualsZero