Valentyn
Results
1
comments of
Valentyn
While we are waiting for merge, you can make your own decorator and call it in child class. ``` import {getMetadataStorage} from 'class-validator'; function inheritParentDecorators() { return ( target: any,...