jlessardunimax
-
- 72,460 total downloads
- last updated 11/4/2019
- Latest version: 1.1.0
.NET Core port of Seterlund.CodeGuard, a Guard and Validator library. Example: Guard.That(arg1).IsNotNull().GreaterThan(100); Throws an exception if conditions are not met. Supports the ability to get a list... More information