Method | Description | |
---|---|---|
CheckValue ( object argumentValue ) : void |
Checks the value for validation errors.
|
|
ValidateWithValidatable ( OperationTypes appliesWhen ) : System |
Initializes a new instance of the ValidateWithValidatable class.
|
public CheckValue ( object argumentValue ) : void | ||
argumentValue | object | The argument value. |
return | void |
public ValidateWithValidatable ( OperationTypes appliesWhen ) : System | ||
appliesWhen | OperationTypes | The rule applies when. |
return | System |