JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.epam.fix.validation
package
com.epam.fix.validation
Related Packages
Package
Description
com.epam.fix
com.epam.fix.validation.beans
Support classes for mapping of the dictionaries of FIX Protocols into object oriented model.
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.error
This package contains classes for managing of errors of validation process
com.epam.fix.message
All Classes and Interfaces
Interfaces
Classes
Enum Classes
Class
Description
DummyMessageValidator
The dummy message validator implementation.
FailedMessageValidator
IMessageValidator
IValidationFIXMessage
MessageValidator
The message validator interface.
ValidationResult
The validation result wrapper interface.
ValidatorType
The validator types.