We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c22602 commit 89d232bCopy full SHA for 89d232b
quickfixj-base/src/main/java/quickfix/ValidationSettings.java
@@ -104,7 +104,7 @@ public void setAllowUnknownMessageFields(boolean allowUnknownFields) {
104
105
/**
106
* Controls whether any field which is
107
- * first in the group would be used as delimiter
+ * first in the repeating group would be used as delimiter
108
*
109
* @param flag true = use first field from message, false = follow data dictionary
110
* Must be used with disabled {@link #setCheckUnorderedGroupFields(boolean)}
0 commit comments