Re: [Quickfix-developers] Validate Message......
Brought to you by:
orenmnero
|
From: Bill R. <rob...@ra...> - 2006-09-06 11:10:21
|
Hi Eranga Purely my opinion: I would add a trailer consisting of tags 8,49,56 - the only information you need is the sender and target comp id - and compute the required fields 9 (length) and 10 (checksum in the trailer). After that, the code fragment from my previous post does all the validation based on the session data dictionary. Best regards, Robert =20 > -----Original Message----- > From: Eranga Samararathna [mailto:pe...@ri...]=20 > Sent: Wednesday, September 06, 2006 12:19 PM > To: Bill Robert; qui...@li...;=20 > qui...@li... > Subject: RE: [Quickfix-developers] Validate Message...... >=20 > Thanks Bill, >=20 > But my requirement is slight differ. Because my message did=20 > not contain Standard header or tailor tags. I need to=20 > validate message without header or tailor tags. But I think=20 > datadictionary validate method need complete message.=20 >=20 > Is there a way? >=20 > BR, > Eranga >=20 |