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.Theexiststagoperator implementation.The FALSE operator.The>operator implementation.TheINoperator implementation.The NOT operator implementation.The logical OR operator.