Re: [Quickfix-developers] QuickFix and disabling validation for given MsgType
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-02-17 23:34:13
|
You cannot turn off validation for a specific message. You will need to flatten the repeating group in the data dictionary. --oren Shankar Krishnan wrote: > Is it possible to disable validation of messages at the MsgType level > in quickfix ? I have a scenario where the repeating group in a message > has been Flattened meaning it's no longer a repeating group. > I would not like to open up the session for this using the > useDataDictionary = N feature. |