Skip to content

fix(json-api-nestjs): fix enum and class validator #62

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

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

klerick
Copy link
Owner

@klerick klerick commented Jun 12, 2023

  1. Fix correct ajv schema for enum type of type orm
  2. Add forbidUnknownValues for class-validator(fix: "an unknown value was passed to the validate function" typestack/class-validator#1873)

1. Fix correct ajv schema for enum type of type orm
2. Add forbidUnknownValues for class-validator(typestack/class-validator#1873)
@klerick klerick merged commit 2c96fe1 into master Jun 12, 2023
@github-actions
Copy link

🎉 This pull request is included in version [email protected] 🎉

The release is available on GitHub release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant