Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not throw IncorrectDataFormat exception if value is empty and ValidateFieldsHaveValues=N #207

Merged
merged 3 commits into from
Aug 2, 2018

Conversation

jonfreedman
Copy link
Contributor

No description provided.

Flipped operands of if-clause to avoid testing each field's length when checkFieldsHaveValues is enabled (should be the normal case)
(length has already been tested before in checkHasValue()).
@chrjohn chrjohn merged commit c790dac into quickfix-j:master Aug 2, 2018
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