Hierarchy

  • Validator

Constructors

Properties

Accessors

Methods

Constructors

Properties

ajv: Ajv

Accessors

  • get errors(): undefined | null | ErrorObject<string, Record<string, any>, unknown>[]
  • Returns undefined | null | ErrorObject<string, Record<string, any>, unknown>[]

Methods

  • Parameters

    • schema: string | Schema
    • data: string

    Returns boolean

Generated using TypeDoc