UNPKG

@tsed/common

Version:
10 lines (9 loc) 170 B
/** * Enable validation on the decoratored parameter. * * @decorator * @operation * @input * @pipe */ export declare function UseValidation(): ParameterDecorator;