|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValidator
The common interface for validation.
Method Summary | |
---|---|
FIXErrorContainer |
validate(String msgType,
IValidationFIXMessage fixMessage,
boolean isContentValidation)
Validates the message. |
Method Detail |
---|
FIXErrorContainer validate(String msgType, IValidationFIXMessage fixMessage, boolean isContentValidation)
msgType
- the message typefixMessage
- the fix messageisContentValidation
- the content validation flag,
if sets to true, the validator validates only content flags.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |