Today, I am trying to figure out how to validate a patch request in the nestjs using class-validator, using custom decorator.
pets-edit.dto.ts
<