Options
All
  • Public
  • Public/Protected
  • All
Menu

A schema validation error definition.

Hierarchy

  • IError

Index

Properties

dataPath

dataPath: string

The path in the data where the error occurred.

keyword

keyword: string

The keyword whose validation failed.

message

message: string

The error message.

Optional params

params: ReadonlyJSONObject

Optional parameter metadata that might be included in an error.

schemaPath

schemaPath: string

The path in the schema where the error occurred.

Generated using TypeDoc