Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract @reqBody decorator with validation #16

Open
Rokt33r opened this issue Jan 10, 2019 · 0 comments
Open

Extract @reqBody decorator with validation #16

Rokt33r opened this issue Jan 10, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Rokt33r
Copy link
Member

Rokt33r commented Jan 10, 2019

Although validation via class-validator is quite easy, I don't want to tachijs to be depended on the package. Some people should want to use other validator.

So, from v1, @reqBody does not have the validation functionality. And @reqBody with class validator will be provided as separated repository.

@Rokt33r Rokt33r added this to the v1.0.0 milestone Jan 10, 2019
@Rokt33r Rokt33r added the enhancement New feature or request label Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant