prmToolkit.ArgumentsValidator-Source
1.0.7
dotnet add package prmToolkit.ArgumentsValidator-Source --version 1.0.7
NuGet\Install-Package prmToolkit.ArgumentsValidator-Source -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-Source" 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-Source --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: prmToolkit.ArgumentsValidator-Source, 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-Source as a Cake Addin #addin nuget:?package=prmToolkit.ArgumentsValidator-Source&version=1.0.7 // Install prmToolkit.ArgumentsValidator-Source as a Cake Tool #tool nuget:?package=prmToolkit.ArgumentsValidator-Source&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 8.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Nova validação
- IfEqualsZero