Package com.epam.fix.validation.engine.validators.condition.operators
package com.epam.fix.validation.engine.validators.condition.operators
This package contains classes of conditional operators
-
ClassesClassDescriptionThe logical AND operator.The
=
operator implementation.Theexiststag
operator implementation.The FALSE operator.The>
operator implementation.TheIN
operator implementation.The NOT operator implementation.The logical OR operator.