Options
All
  • Public
  • Public/Protected
  • All
Menu

Base interface of property definition

Type parameters

Hierarchy

Index

Properties

Optional allowNull

allowNull: boolean

Whether this property is allowed to be null

Optional isOptional

isOptional: boolean

Whether this property is optional

type

type: T

Type of this property

Generated using TypeDoc