Skip to content

Issues: typestack/class-validator

Beta
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

@ValidateNested doesn't respect @ValidateIf status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2599 opened Apr 26, 2025 by adi-doorloop
feature: How to Assign Validation Result to a Field Using class-validator in NestJS? flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2598 opened Apr 26, 2025 by cppleon
fix: Changes made in #2574 isn't published status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2597 opened Apr 21, 2025 by sohhaofeng1989
fix: small grammatical error on README.md status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2595 opened Apr 20, 2025 by igorrocha
feature: Improve ValidateIf types flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2591 opened Mar 24, 2025 by karlismelderis-mckinsey
feature: Add IsSlug validator from validate.js flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2590 opened Mar 19, 2025 by mtaobiz
fix: <@ValidateNested() Fails When Used with @Transform() in NestJS DTO Validation> status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2589 opened Mar 16, 2025 by nhattan1504
fix: ValidateNested always fails with optional/nullable values even when IsOptional({each:true}) is set status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2587 opened Feb 28, 2025 by Woodz
feature: Decorator-less support flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2585 opened Feb 27, 2025 by crutchcorn
@types/validator is a production dependency status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2583 opened Feb 21, 2025 by Llois41
fix: Cannot Install in arm64 architecture status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2582 opened Feb 14, 2025 by YovanggaAnandhika
feature: 🔍 Add support for UUID v7 in IsUUID validator flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2581 opened Feb 13, 2025 by maltyxx
fix: package does not work in a mono repo status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2580 opened Feb 10, 2025 by trixobird
feature: standardschema support flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2577 opened Jan 27, 2025 by niemyjski
fix: IsLongitude & IsLatitude missing input type number status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2568 opened Jan 3, 2025 by Juliencd
fix: isHexColor doesn't validate correctly status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2566 opened Dec 18, 2024 by TrNgTien
feature: Stronger email validation to avoid spam flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2563 opened Dec 13, 2024 by mjavason
feature: make @IsEnum() complain about wrong argument type used flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2558 opened Nov 22, 2024 by scr4bble
question: how to validate array.length? type: question Questions about the usage of the library.
#2552 opened Nov 5, 2024 by toknT
feature: Range decorator for numbers flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2550 opened Nov 3, 2024 by rastorc3v
fix: Memory leak on global IOC container and classValidatorMetadataStorage status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
#2540 opened Oct 16, 2024 by lmeysel
feature: Enhance Message Support for Array Input in @IsEnum() Decorator flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
#2536 opened Sep 25, 2024 by leemhoon00
ProTip! Type g i on any issue or pull request to go back to the issue listing page.