Zod schema validation pipe: Safely transform and validate user input and return it or throw UnprocessableEntityException with detailed error object
Readonly
Method to implement a custom pipe. Called with two parameters
argument before it is received by route handler method
Zod schema validation pipe: Safely transform and validate user input and return it or throw UnprocessableEntityException with detailed error object