[QFJ-548] outOfOrderField checking by setting ValidateFieldsOutOfOrder=N doesn't work Created: 26/Jul/10 Updated: 15/Nov/12 Resolved: 09/Jan/12 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Engine, Message Generation |
Affects Version/s: | 1.4.0, 1.5.0 |
Fix Version/s: | None |
Type: | Bug | Priority: | Critical |
Reporter: | Pranab Kumar Naik | Assignee: | Christoph John |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Environment: |
All |
Issue Links: |
|
Description |
Even after setting ValidateFieldsOutOfOrder=N, I am still getting the Out of order repeating group members error. |
Comments |
Comment by Christoph John [ 09/Jan/12 ] |
To bypass checking of unordered group fields you should use the setting ValidateUnorderedGroupFields=N. |