Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonClassTypeOptions

Decorator options for JsonClassType.

Hierarchy

Index

Properties

Optional contextGroups

contextGroups: string[]

Property that defines whether this decorator is part of a context group or multiple groups.

Optional enabled

enabled: boolean

Property that defines whether this decorator is active or not.

default

true

type

Function used to get the type of a class property or method parameter.

Generated using TypeDoc