|
| CuttingEdge.Conditions reference library |
| AlternativeExceptionCondition..::.Requires Method |
| AlternativeExceptionCondition Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | Requires<(Of <(T>)>)(T) |
Returns a new ConditionValidator that allows you to
validate the preconditions of the given argument, given it a default ArgumentName of 'value'.
|
![]() | Requires<(Of <(T>)>)(T, String) |
Returns a new ConditionValidator that allows you to
validate the preconditions of the given argument.
|
