How to handle Json Rejection #2689
Unanswered
sakinahwardanidanis
asked this question in
Q&A
Replies: 1 comment
-
If you have many errors that should produce a custom error when JSON deserialization fails, have a look at the |
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
-
Summary
Hey i am currently learning axum, and i just want to know: is it good to handle JSON rejection like this? or is there better way to do it?
Beta Was this translation helpful? Give feedback.
All reactions