File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
quickfixj-core/src/main/doc/usermanual/usage Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -367,6 +367,14 @@ <H3>QuickFIX Settings</H3>
367367 N</ TD >
368368 < TD > Y</ TD >
369369 </ TR >
370+ < TR ALIGN ="left " VALIGN ="middle ">
371+ < TD > < I > FirstFieldInGroupIsDelimiter</ I > </ TD >
372+ < TD > Session validation setting for enabling whether first found field in repeating group will be used as
373+ delimiter. Values are "Y" or "N". Default is "N". ValidateUnorderedGroupFields should be set to "N"</ TD >
374+ < TD > Y< br >
375+ N</ TD >
376+ < TD > N</ TD >
377+ </ TR >
370378 < TR ALIGN ="left " VALIGN ="middle ">
371379 < TD > < I > ValidateIncomingMessage</ I > </ TD >
372380 < TD > Allow to bypass the message validation (against the dictionary). Default is "Y".</ TD >
@@ -464,14 +472,6 @@ <H3>QuickFIX Settings</H3>
464472 < TD > Y< br > N</ TD >
465473 < TD > Y </ TD >
466474 </ TR >
467- < TR ALIGN ="left " VALIGN ="middle ">
468- < TD > < I > FirstFieldInGroupIsDelimiter</ I > </ TD >
469- < TD > Session validation setting for enabling whether first found field in repeating group will be used as
470- delimiter. Values are "Y" or "N". Default is "N". ValidateUnorderedGroupFields should be set to "N"</ TD >
471- < TD > Y< br >
472- N</ TD >
473- < TD > N</ TD >
474- </ TR >
475475
476476 < TR ALIGN ="center " VALIGN ="middle ">
477477 < TD COLSPAN ="4 " class ="subsection "> < A NAME ="Initiator "> Initiator</ A > </ TD >
You can’t perform that action at this time.
0 commit comments