EnGarde allows you to validate arguments using a fluent interface, for example: Ensure.That(value, "value").Not.IsNull().And.StartsWith("En").
Info
Version: | 0.3.0-alpha |
Author(s): | Arjen Post |
Last Update: | Saturday, March 1, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotarj/EnGarde |
NuGet Url: | https://www.nuget.org/packages/EnGarde |
Install
Install-Package EnGarde
dotnet add package EnGarde
paket add EnGarde
EnGarde Download (Unzip the "nupkg" after downloading)
Dependencies
Tags