Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExpectedNoneOf

Error for a decoder that is expected to fail decoding an Entity for any of the values as they are described in the descriptions array.

Hierarchy

  • ExpectedNoneOf

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

descriptions

descriptions: string[]

Human readable descriptions of the conditions that should not have been matched.

entity

entity: Entity

kind

kind: "none-of-error" = "none-of-error"

Type discriminator

Methods

toString

  • toString(): string