⚠ Deprecated: Legacy
.NET has native support for single line argument checks like ArgumentNullException.ThrowIfNull. Please make use of that functionality.
A simple guard library for validating method parameters without being a complete validation library. This library makes it easy to validate method arguments in a uniform way.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Jan 15, 2020
$ dotnet add package VanguardNo README available.