Clear()
|
Removes all items from the collection of validation errors.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|
Validate(CriteriaOperator)
|
For internal use.
|
Validate(IList)
|
For internal use.
|
Validate(String)
|
For internal use.
|
Visit(AggregateOperand)
|
Enables custom processing of the specified AggregateOperand.
|
Visit(BetweenOperator)
|
Enables custom processing of the specified BetweenOperator.
|
Visit(BinaryOperator)
|
|
Visit(FunctionOperator)
|
Enables custom processing of the specified FunctionOperator.
|
Visit(GroupOperator)
|
Enables custom processing of the specified GroupOperator.
|
Visit(InOperator)
|
Enables custom processing of the specified InOperator.
|
Visit(JoinOperand)
|
Enables custom processing of the specified JoinOperand.
|
Visit(OperandProperty)
|
Enables custom processing of the specified OperandProperty.
|
Visit(OperandValue)
|
Enables custom processing of the specified OperandValue.
|
Visit(UnaryOperator)
|
Enables custom processing of the specified UnaryOperator.
|