Expected Behavior
Validation decorators from class-validator and class-transformer are generated.
Actual Behavior
No validation decorators are generated.
It would be nice if this package apart from Swagger decorators adds validation decorators from class-validator and class-transformer so we can use it with the ValidationPipe from NestJS.
Specifications
- Version: 0.2.7
- Prisma Version: 4.15.0
Expected Behavior
Validation decorators from class-validator and class-transformer are generated.
Actual Behavior
No validation decorators are generated.
It would be nice if this package apart from Swagger decorators adds validation decorators from class-validator and class-transformer so we can use it with the ValidationPipe from NestJS.
Specifications