MattMinke / Guardian

.Net Parameter Validation and Preconditions. Preconditions specify state when a method is invoked. They are generally used to specify valid parameter values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guardian

Guardian is a .net library for validating method preconditions. Preconditions specify state when a method is invoked. They are generally used to specify valid parameter values.

About

.Net Parameter Validation and Preconditions. Preconditions specify state when a method is invoked. They are generally used to specify valid parameter values.

License:MIT License


Languages

Language:C# 100.0%