Package | Description |
---|---|
com.epam.fix.validation.engine |
This package contains class com.epam.fix.validation.engine.validation.Validator to execute the process of
validation
|
com.epam.fix.validation.engine.utils |
Miscellaneous utility classes for manipulating of FIX data,
such us FIX Message util to provide easy access to the message data of dictionary,
FIX util to provide many manipulating of FIX messages and etc
|
com.epam.fix.validation.error |
This package contains classes for managing of errors of validation process
|
Modifier and Type | Field and Description |
---|---|
protected static FIXErrorBuilder |
AbstractValidator.fixErrorBuilder |
Modifier and Type | Field and Description |
---|---|
protected static FIXErrorBuilder |
FIXUtil.fixErrorBuilder |
Modifier and Type | Method and Description |
---|---|
static FIXErrorBuilder |
FIXErrorBuilder.createBuilder() |
Copyright © 2000–2022 EPAM Systems. All rights reserved.