Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExpectedAnyOf

Error for any Entity that should match at least one of the conditions described in the descriptions array.

Hierarchy

  • ExpectedAnyOf

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

descriptions

descriptions: string[]

Human readable descriptions of all the missed matches.

entity

entity: Entity

kind

kind: "expected-any-of" = "expected-any-of"

Type discriminator

Methods

toString

  • toString(): string