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

Add ParserHelper #814

Merged
merged 2 commits into from
Oct 22, 2020
Merged

Add ParserHelper #814

merged 2 commits into from
Oct 22, 2020

Conversation

DanRStevens
Copy link
Collaborator

@DanRStevens DanRStevens commented Oct 22, 2020

Move reportMissingOrUnexpected methods to ParserHelper.

Reference: #797
Related: #792, #796

Since an error reporting function can only throw a single exception at a time, I want both missing and unexpected values to be reported by a single exception.

@DanRStevens DanRStevens merged commit 6c51fb4 into master Oct 22, 2020
@DanRStevens DanRStevens deleted the addParserHelper branch October 22, 2020 22:02
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.

1 participant