validationFailure
validationFailure
Validation failure is returned back to user if the input data is not valid
JSON Example
{
"failureMessage": "string",
"violationPath": "string"
}
string
failureMessage
Optional
Information about the validation failure
string
violationPath
Optional
XML/JSON path that points to the location of the invalid value/error