The only argument validation file you need, with full refactoring support and strong-typing. Examples: Guard.NotNull(() => value, value) Guard.NotNullOrEmpty( () => stringValue, stringValue)
License
View license
Deps
0
Install Size
—
Vulns
✓ 0
Published
Mar 26, 2013
$ dotnet add package netfx-Guard
No README available.