Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on May 8, 2020. It is now read-only.
This repository was archived by the owner on May 8, 2020. It is now read-only.
There was an error while loading. Please reload this page.
Signature:
@ValidatePayload(m:ModelStatic, options?: ValidationOptions)It would be useful for some routes to be able to just declare a
@ValidatePayload(User)decorator without having to inject theUserStoreto run validation manually.Not important, but a nice to have