Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISchemaError

Hierarchy

  • ISchemaError

Index

Properties

Properties

error

error: string | ISchemaErrors

Error message or nested error object.

path

path: any[]

Path to the value.

validator

validator: string

Name of the Rule where the error occured..

value

value: any

The value on which the rule failed.

Generated using TypeDoc