Hierarchy

Properties

$fault: "client" = "client"
code: undefined | string

A code that specifies what went wrong.

Value Description
mapping_failed The input JSON could not be mapped using the specified mapping definition.
validation_failed The input JSON or the output JSON does not conform to the specified JSON Schema.
name: "MappingFailedException" = "MappingFailedException"

Validation errors separated by the origin of the validation error: source or target. Only present in the response if validation_mode=strict was used.