Transformer metadata type definition.
This interface define how a transformer decorator will be stored in the metadata of the class definition.
Unique ID
Metadata object to which this decorator is applied.
Name of the decorator.
Property name of the object the decorator is applied.
Function that perform the transformation.
Type symbol
Transformer metadata type definition.
This interface define how a transformer decorator will be stored in the metadata of the class definition.