Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExpectedField

Error for missing field.

Hierarchy

  • ExpectedField

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

field

field: string

name of the missing field in a record/object.

kind

kind: "expected-field" = "expected-field"

Type discriminator

Methods

toString

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

    Returns string