A validation error found when processing JSON data.

Hierarchy

  • JsonError

Properties

Properties

code: undefined | string

A code value representing the type of error.

message: undefined | string

A description of the error encountered.

path: undefined | string[]

The location in the JSON document where the error occurred.