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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: