Here is my DTO:
export class ApplyCashbackDto { @IsPromoCodeValid() promoCode: string @ValidateIfPromoCodeNeedExtras() //