Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonCreatorOptions

Decorator options for JsonCreator.

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

Optional mode

Property that is used to indicate how argument(s) is/are bound for creator.

default

JsonCreatorMode.PROPERTIES

Optional name

name: string

Creator name.

Generated using TypeDoc