[REST] Validate models before taking action
-------------------------------------------

                 Key: HBASE-4396
                 URL: https://issues.apache.org/jira/browse/HBASE-4396
             Project: HBase
          Issue Type: Bug
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell


Models are insufficiently validated. For example, required fields may be null 
if not given in the input, leading to 500 errors when the response should be 
400 (Bad request).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to