-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
Chris Bonham opened SPR-13183 and commented
I propose adding the BindingResult errors in the entity response for these ResponseEntityExceptionHandler methods:
handleBindException()handleMethodArgumentNotValid()
This will give the RESTful API caller more information when a 400 status is received.
Affects: 4.2 RC2
Issue Links:
- Provide a standard exception hierarchy for REST end points [SPR-12531] #17136 Provide a standard exception hierarchy for REST end points
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement