CriteriaOperatorValidator.Visit Method
| Name | Parameters | Description |
|---|---|---|
| Visit(AggregateOperand) | theOperand | Enables custom processing of the specified AggregateOperand. |
| Visit(BinaryOperator) | theOperator | |
| Visit(FunctionOperator) | theOperator | Enables custom processing of the specified FunctionOperator. |
| Visit(OperandProperty) | theOperand | Enables custom processing of the specified OperandProperty. |
| Visit(OperandValue) | theOperand | Enables custom processing of the specified OperandValue. |