the constructor type of the array items.
Optional
params: DecoratorInputWithoutCustomFunctionsparams
Optional
throwIfNotArray: booleanif true, throws an error if the property is not an array.
the decorator for the property.
Generated using TypeDoc
Decorator for complex-type array properties to be (de)serialized correctly. Use this if the property is an array of a type that needs recursive (de)serialization.
Usage examples: