Options
All
  • Public
  • Public/Protected
  • All
Menu

RecordFailure contains information about a precondition that failed when applied to an object.

Type parameters

  • A

Hierarchy

  • RecordFailure

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

contexts

contexts: Contexts

failures

failures: Failures<A>

message

message: string = "object"

value

value: Record<A>

Accessors

context

Methods

explain

toError

Static create

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Interface
  • Interface with type parameter

Generated using TypeDoc