quickfixgo / quickfix

The Go FIX Protocol Library :rocket:
https://www.quickfixgo.org/
Other
731 stars 287 forks source link

Check RejectInvalidMessage on FIXT validation #572

Closed alexppxela closed 1 year ago

alexppxela commented 1 year ago

Now, RejectInvalidMessage setting is not used when validating a FIX.5.0+ message using FIXT.1.1. It is not possible to receive a message containing a tag not specified.