Error Handling in Custom Validation via Hook #3105
Replies: 1 comment
-
Disregard thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom validation running via hook (before hook).
But throwing a bad request will throw a NotFound error, instead of BadRequest.
This is a bug
Or are there other solution for some custom validations?
Beta Was this translation helpful? Give feedback.
All reactions