I am trying to inherit a class in TypeScript ignoring some properties of the parent class.
This is my code:
import {IsInt, IsUUID, MaxLength, Min, MinL