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

Pass the exceptionhandler in from the settings into the pocobuilder #2248

Merged
merged 2 commits into from
Sep 21, 2022

Conversation

brianpos
Copy link
Collaborator

Description

In order to be able to inject custom error/exception handling to the parser need to be able to provide the handler through the settings object on the parser.

Related issues

Resolves #2222

Testing

The unit test ConfigureFailOnUnknownMember was updated to verify this new functionality

…ngs object, and unit test to verify this functionality

(cherry picked from commit 72140c7)
@marcovisserFurore marcovisserFurore merged commit 55c2916 into develop-r4 Sep 21, 2022
@marcovisserFurore marcovisserFurore deleted the bugfix/2222-exceptionhandlerhook branch September 21, 2022 13:53
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