Anonymous | Login | 2024-11-21 04:47 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0021361 | ClearOS | clearos-framework | public | 2018-08-31 14:39 | 2018-09-04 11:03 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 7.5.0 Updates | Fixed in Version | 7.5.0 Updates | ||||||
Summary | 0021361: Extend validation exception for API | ||||||||
Description | The Validation_Exception should add a handler for validating all inputs before returning an exception. The API can then return all the validation details in the response payload: { "status_code": "422.000", "status_message": "Validation error.", "validation_details": { "id": "System ID is invalid.", "name": "System name contains invalid characters." } } | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||