Options
All
  • Public
  • Public/Protected
  • All
Menu

Object property definition.

Type parameters

  • T: Object

Hierarchy

Index

Properties

Optional allowNull

allowNull: boolean

Whether this property is allowed to be null

Optional isOptional

isOptional: boolean

Whether this property is optional

propertyDef

propertyDef: ObjectPropertyDefinition<T>

A key-value map to specify the definition of each possible property of this object

type

type: Object | Object

Type of this property

Generated using TypeDoc