postFunctionDecoratorFactory function helps create a decorator that will save the metadata of the Post decorator.
postFunctionDecoratorFactory
Post
Name of the 'post' decorator.
Function that will be executed after the Controller/Validator/Transfromer validators.
PrePost options.
The property decorator function ran at runtime
postFunctionDecoratorFactory
function helps create a decorator that will save the metadata of thePost
decorator.