useTransformer execute an array of Transformer decorator metadata on a property of a target instance.
Transformer
The type of the class the decorator is applied to.
An array of transformers to apply.
The initial value of the property to transform.
The target class instance containing the property.
The transformed value.
useTransformer execute an array of
Transformer
decorator metadata on a property of a target instance.