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 #2249

Merged
merged 2 commits into from
Sep 21, 2022

Conversation

marcovisserFurore
Copy link
Member

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)
@mmsmits mmsmits merged commit 7ce4cc8 into develop-stu3 Sep 21, 2022
@mmsmits mmsmits deleted the feature/2222-exceptionhandlerhook-stu3 branch September 21, 2022 14: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.

Need way to provide ExceptionHandler (ExceptionNotificationHandler) to Serializers
3 participants