Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription
messageString message describing the concrete error.
serviceErrorCodeFour-digit Integer specifying the concrete error type.

...

Together with each non-empty validation errors list, the HTTP status code 422 is always returned

...

, but not extra included into the individual entries.

The following code block shows an example error structure that can occur during a schema validation:

...