Options
All
  • Public
  • Public/Protected
  • All
Menu

Generic DSL support for returning an object on a push

Type parameters

  • V = any

Hierarchy

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected guard1

guard1: PushTest

Protected guards

guards: PushTest[]

Readonly pushTest

pushTest: PushTest

The test for this rule

Private reason

reason: string

Private staticValue

staticValue: V

Accessors

name

  • get name(): string

test

value

  • get value(): V

Methods

itMeans

  • itMeans(reason: string): this
  • Set an additional reason if we want to add information to that which is available from the push tests themselves

    Parameters

    • reason: string

    Returns this

mapping

set

  • set(value: V): this

Generated using TypeDoc