Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Info
Version: | 2.6.13-beta |
Author(s): | Andrew Arnott |
Last Update: | Saturday, December 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/aarnott/Validation |
NuGet Url: | https://www.nuget.org/packages/Validation |
Install
Install-Package Validation
dotnet add package Validation
paket add Validation
Validation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
Tags