Details
-
Type: Bug
-
Status: Closed
-
Priority: Default
-
Resolution: Fixed
-
Affects Version/s: 1.5.3
-
Fix Version/s: 2.2.0
-
Component/s: None
-
Labels:None
Description
Tag 989 should come after tag 81, which comes under the repeating group tag of tag 79.
public NoAllocs() {
super(78, 79,
new int[]
);
}
Check the FIX community link for more information
I know there is a work around ValidateUnorderedGroupFields='N' to ignore validation of repeating groups, But can we have a proper fix to cater to people who doesn't want to use this work around?