Pathoschild.DesignByContract.Demo |
Pathoschild.DesignByContract.Framework |
Pathoschild.DesignByContract.Tests |
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. |