Info
Version: | 1.0.7 |
Author(s): | Paulo Rogério |
Last Update: | Thursday, April 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pauloanalista/prmToolkit |
NuGet Url: | https://www.nuget.org/packages/prmToolkit.ArgumentsValidator-Source |
Install
Install-Package prmToolkit.ArgumentsValidator-Source
dotnet add package prmToolkit.ArgumentsValidator-Source
paket add prmToolkit.ArgumentsValidator-Source
prmToolkit.ArgumentsValidator-Source Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
Tags
# 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.