mnkvsoft
-
- 24,423 total downloads
- last updated 11/11/2020
- Latest version: 1.10.0
A simply arguments validation library with fluent API. Examples: Arg.NotNull(() => model); Arg.Validate(color, nameof(color)) .NotNullOrWhitespace()... More information