question: Anyway to implement PartialType like nestjs for other frameworks #2622
Unanswered
jeffpham2906
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I'm trying to extends a Require Schema class but want to make it reuse by PartialType to prevent redeclare the field.
Anyway to achieve this?
Framework: Express JS + Tsoa
I have tried this but it seem does not work.
Beta Was this translation helpful? Give feedback.
All reactions