validation of input parameters through jsonSchemaValidation
In nova and keystone that they are validating input parameters in start of operation itself instead of going ahead and reported error after error occurs.
The Karbor API should validate all inputs conform to the associated schema. The API framework should validate inputs before dispatching the request.
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add spec of json Schema Validation for Karbor API
Gerrit topic: https:/
Addressed by: https:/
jsonschema validation: base schema framework and plans API
Addressed by: https:/
Add jsonschema validation for karbor restores API
Addressed by: https:/
Add jsonschema validation for checkpoint API
Addressed by: https:/
Add jsonschema validation for karbor triggers API
Addressed by: https:/
Add jsonschema validation for karbor scheduled operations API
Addressed by: https:/
Add jsonschema validation for karbor verification API
Addressed by: https:/
Add jsonschema validation for karbor quotas API
Addressed by: https:/
Remove repetitive body schema check for karbor API
Addressed by: https:/
Add jsonschema validation for karbor copies API