Skip to content

Allow defining a custom raise_user_error_list method#263

Merged
mcelicalderon merged 1 commit intomasterfrom
allow-raise_user_error_list-customization
Oct 30, 2023
Merged

Allow defining a custom raise_user_error_list method#263
mcelicalderon merged 1 commit intomasterfrom
allow-raise_user_error_list-customization

Conversation

@mcelicalderon
Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@mcelicalderon mcelicalderon requested a review from 00dav00 October 29, 2023 21:45
@mcelicalderon mcelicalderon merged commit 28d9b12 into master Oct 30, 2023
@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