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

Removing redundant class validators @IsDefined() and @IsString() #2053

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

ppratikcr7
Copy link
Collaborator

This resolves issue #2042

@zackcl zackcl self-requested a review October 14, 2024 13:57
@danoswaltCL danoswaltCL merged commit 4e99647 into dev Oct 14, 2024
14 checks passed
@danoswaltCL danoswaltCL deleted the bugfix/redundant-class-validators-issue-2042 branch October 14, 2024 20:50
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.

We are using redundant class validators for various validation checks.
3 participants