NestJS - Pipes
What is wrong with this code snippet?
@UsePipes(ValidationPipe)
@Get()
getAll() { return [] }@UsePipes(ValidationPipe)
@Get()
getAll() { return [] }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions