Skip to content
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.

@ValidatePayload decorator #18

@lutzmor

Description

@lutzmor

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 the UserStore to run validation manually.

Not important, but a nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions