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

Allow defining a custom raise_user_error_list method #263

Merged
merged 1 commit into from Oct 30, 2023

Conversation

mcelicalderon
Copy link
Member

By changing the arguments raise_user_error_list receives, we allow users to customize the errors they raise
by simply passing the failed resource to the method

Resolves #262

By changing the arguments raise_user_error_list receives,
we allow users to customize the errors they raise
by simply passing the failed resource to the method
@mcelicalderon
Copy link
Member Author

@00dav00 can you please review? #262 (comment) describes how this change might be enough to solve that issue

@mcelicalderon mcelicalderon merged commit 28d9b12 into master Oct 30, 2023
1 check passed
@mcelicalderon mcelicalderon deleted the allow-raise_user_error_list-customization branch October 30, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to customize raise_user_error_list method
2 participants