If validation is on in QuickFix/J, the received FIX message is validated against the FIX dictionary configured for Fix engine.
ValidateIncomingMessage| Allow to bypass the message validation (against the dictionary). Default is "Y".
Is there any utility class or method present in QuickFix/J which provides me this functionality to validate a sample Fix message against a Fix dictionary?