Ensures Method

CuttingEdge.Conditions

Overload List

  NameDescription
Ensures<(Of <(T>)>)(T)
Returns a new ConditionValidator that allows you to validate the given argument, given it a default ArgumentName of 'value'.
Ensures<(Of <(T>)>)(T, String)
Returns a new ConditionValidator that allows you to validate the postconditions of the given object.

See Also