Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NodeSpecificValidatorRegistryEntry

Implements

Index

Constructors

constructor

  • Parameters

    • definitions: any[]
    • propertyName: string

      name of the property. May be null, then property is not tested.

    • validator: NodeValidator
    • Default value assignableFrom: boolean = false

      whether instead of direct definition comparison, the tested node will be checked for assignability from the specified definitions

    Returns NodeSpecificValidatorRegistryEntry

Properties

Private assignableFrom

assignableFrom: boolean

Private definitions

definitions: any[]

Private propertyName

propertyName: string

Private validator

validator: NodeValidator

Methods

validate

Generated using TypeDoc