TValidationCompareOperator class.
TValidationCompareOperator defines the enumerable type for the comparison operations that TCompareValidator can perform validation with.
The following enumerable values are defined:
- Equal
- NotEqual
- GreaterThan
- GreaterThanEqual
- LessThan
- LessThanEqual