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

fix: create instance of ValidationError for whitelist errors #434

Merged
merged 1 commit into from
Oct 15, 2019
Merged

fix: create instance of ValidationError for whitelist errors #434

merged 1 commit into from
Oct 15, 2019

Conversation

nolazybits
Copy link
Contributor

Fix #325

@vlapo vlapo changed the title fix: #325 - ValidationError is instanceof ValidationError for whitelist errors fix: ValidationError is instanceof ValidationError for whitelist errors Oct 15, 2019
@vlapo vlapo changed the title fix: ValidationError is instanceof ValidationError for whitelist errors fix: create instance of ValidationError for whitelist errors Oct 15, 2019
@vlapo vlapo merged commit a98f5dd into typestack:master Oct 15, 2019
@vlapo
Copy link
Contributor

vlapo commented Oct 15, 2019

Thank you! :)

@nolazybits
Copy link
Contributor Author

@vlapo can you publish to npm please?

@nolazybits
Copy link
Contributor Author

Coming back @vlapo . Can we push that to npm please?

@vlapo
Copy link
Contributor

vlapo commented Nov 1, 2019

Done. Happy testing https://www.npmjs.com/package/class-validator/v/0.11.0

@nolazybits
Copy link
Contributor Author

Thanks :)

@nolazybits nolazybits deleted the fix/325_ValidationError branch November 24, 2019 21:01
@github-actions
Copy link

github-actions bot commented Aug 3, 2020

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

whitelistValidation does not throw an error of type ValidationError.
2 participants