Package | Description |
---|---|
com.epam.fix.validation.engine.validators.condition.operators |
This package contains classes of conditional operators
|
Modifier and Type | Class and Description |
---|---|
class |
ANDValidateOperator
The logical AND operator.
|
class |
EQValidateOperator
The
= operator implementation. |
class |
ExistTagsValidateOperator
The
existstag operator implementation. |
class |
FalseValidateOperator
The FALSE operator.
|
class |
GreatThanValidateOperator
The
> operator implementation. |
class |
INValidateOperator
The
IN operator implementation. |
class |
LessThanValidateOperator |
class |
NOTValidateOperator
The NOT operator implementation.
|
class |
ORValidateOperator
The logical OR operator.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.