Skip to content

rupertbenbrook/Phazed.GuardClauses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Phazed.GuardClauses

A simple project that implements guard clauses to validate the values of method arguments, and throw the appropriate ArgumentException if they are not valid.

Each gaurd clause follows the pattern:

Guard.AgainstCondition(value, "paramName");

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages