Skip to content

Conversation

@chrjohn
Copy link
Member

@chrjohn chrjohn commented Apr 4, 2017

  • extended Message.parseGroup() to accept unknown fields in repeating groups
  • if validation is disabled (either completely or depending on ValidateUserDefinedFields or AllowUnknownMsgFields)
  • if the field encountered is not a trailer or message field
  • moreover, if validation is enabled, the incorrect field will be reported (not the next field that is encountered)
  • added unit tests from QFJ issues
  • removed synchronization from FieldException in Message since it seemed unnecessary

@chrjohn chrjohn modified the milestones: QFJ 1.6.4, QFJ 1.6.3 Apr 4, 2017
 - extended Message.parseGroup() to accept unknown fields in repeating groups
  - if validation is disabled (either completely or depending on ValidateUserDefinedFields or AllowUnknownMsgFields)
  - if the field encountered is not a trailer or message field
  - moreover, if validation is enabled, the incorrect field will be reported (not the next field that is encountered)
 - added unit tests from QFJ issues
 - removed synchronization from FieldException in Message since it seemed unnecessary
@chrjohn chrjohn merged commit ceb3e9d into master Apr 4, 2017
@chrjohn chrjohn deleted the qfj-169-qfj-791 branch April 4, 2017 22:34
chrjohn added a commit that referenced this pull request Apr 5, 2017
QFJ-169 / QFJ-791: support unknown tags in repeating groups
(cherry picked from commit ceb3e9d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants