C# (CSharp) Pathoschild.DesignByContract Namespace

Nested Namespaces

Pathoschild.DesignByContract.Demo
Pathoschild.DesignByContract.Framework
Pathoschild.DesignByContract.Tests

Classes

Name Description
DesignedByContractAttribute
HasTypeAttribute
NotBlankAttribute
NotDefaultAttribute
NotEmptyAttribute
NotNullAttribute
NotNullOrBlankAttribute
NotNullOrEmptyAttribute
ParameterContractException The exception that is thrown when a value provided to a method parameter or property setter violations its contract.
ReturnValueContractException The exception that is thrown when a value provided to a method parameter or property setter violations its contract.