Package | Description |
---|---|
com.epam.fix.validation.engine.fixmessage.beans | |
com.epam.fix.validation.engine.fixmessage.builder | |
com.epam.fix.validation.engine.validators |
This package contains validator classes
|
Modifier and Type | Method and Description |
---|---|
FIXGroupContainer |
FIXGroupContainer.createSeparateList(ValidationFIXMessage fixMessage,
FIXFieldList fixFieldList,
int groupsCountTag) |
Modifier and Type | Method and Description |
---|---|
ValidationFIXMessage |
ValidationFIXMessageBuilder.buildValidationFIXMessage(FIXFieldList fixFieldList)
Creates the
ValidationFIXMessage . |
Modifier and Type | Method and Description |
---|---|
FIXErrorContainer |
DuplicatedFieldValidator.validate2(String msgType,
ValidationFIXMessage fixMessage,
boolean isContentValidation) |
protected void |
ConditionalValidator.validateConditionalTags(Map<Integer,ICondition> conditionMap,
ValidationFIXMessage fixMessage,
FIXFieldList fixFieldList,
boolean fromGroup,
FIXErrorContainer errors) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.