Send BindingResult Errors in ResponseEntityExceptionHandler [SPR-13183] #17775
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
Uh oh!
There was an error while loading. Please reload this page.
Chris Bonham opened SPR-13183 and commented
I propose adding the
BindingResult
errors in the entity response for theseResponseEntityExceptionHandler
methods:handleBindException()
handleMethodArgumentNotValid()
This will give the RESTful API caller more information when a 400 status is received.
Affects: 4.2 RC2
Issue Links:
The text was updated successfully, but these errors were encountered: