You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@IsUUID works for Body() in Nest.js but doesn't work for Param() with its DTO, and I have global validation pipe, so everything must be validated to pass to controller, is there any solution?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
@IsUUID works for Body() in Nest.js but doesn't work for Param() with its DTO, and I have global validation pipe, so everything must be validated to pass to controller, is there any solution?
Beta Was this translation helpful? Give feedback.
All reactions