Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-145

Provide a Session.validateMessageBody() method to only validate the body of the message without header or trailer parts.

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.0.5
    • Fix Version/s: 1.1.0
    • Component/s: Engine
    • Labels:
      None

      Description

      What do you think of adding another method to quickfix.Session that allows to check if just the body of the message is valid?

      I can see the use cases being where a quickfix message is created (a new order single, a reject, etc) and may need to be validated in the application layer before sending it out on the wire (where it potentially gets validated as well by QFJ itself).

      However, it's hard to do that since the header and trailer information are injected into the message by QFJ. And while you can set almost anything, the CheckSum is hard to calculate; and it seems silly to duplicate the effort.

      Any thoughts? What do you guys think?

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                toli Toli Kuznets
                Reporter:
                toli Toli Kuznets
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: