Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExpectedOnce

Error for an Entity that was expected to be captured once by a decoder.

Hierarchy

  • ExpectedOnce

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

entity

entity: Entity

kind

kind: "expected-once" = "expected-once"

Type discriminator

Methods

toString

  • toString(): string
  • Provides a human readable representation of the value. Mostly for debugging.

    Returns string