Requires Method
|
|
| CuttingEdge.Conditions reference library |
| Condition..::.Requires Method |
| Condition 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.
|