public interface ValidationResult
Modifier and Type | Method and Description |
---|---|
FIXErrorContainer |
getErrors()
Gets all errors.
|
boolean |
isMessageValid()
Returns true if message is valid.
|
void |
reset()
Clear all errors.
|
boolean isMessageValid()
FIXErrorContainer getErrors()
void reset()
Copyright © 2000–2022 EPAM Systems. All rights reserved.