Mapping input document validation errors together with the input document that caused these errors.

Hierarchy

  • SourceValidationErrors

Properties

Properties

errors: undefined | MappingValidationError[]

List of validation errors.

mappingInput: undefined | DocumentType

The body of the request should be the JSON you want to map. It can take any shape as long as it is valid JSON.