Skip to content

Pull requests: typestack/class-validator

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2675 opened Mar 25, 2026 by dependabot Bot Loading…
perf: metadata caching & hot path optimisations
#2665 opened Feb 16, 2026 by matthew2564 Loading…
5 tasks done
feat: add IsNullable and IsUndefined decorators
#2654 opened Dec 21, 2025 by d-lukutin Loading…
fix: overwrite validation decorators from parent class when defined i…
#2641 opened Nov 7, 2025 by rdubigny Loading…
6 tasks done
2
2
feat: useAsyncContainer
#2628 opened Aug 8, 2025 by llucasspot Loading…
6 tasks
feat: Adds support for translating validation messages
#2564 opened Dec 13, 2024 by gabrielbs-dev Loading…
6 tasks done
feat(develop): added phonenumber type validator to IsPhoneNumber.ts
#2557 opened Nov 21, 2024 by Sylar-3 Loading…
5 of 6 tasks
add ArraySize Decorator
#2513 opened Aug 3, 2024 by lou2013 Loading…
6 tasks done
change isMobilePhone to get the array
#2493 opened Jun 19, 2024 by daniel3380rm Loading…
6 tasks done
Initial naive implementation for method arguments decorator validation
#2432 opened Mar 12, 2024 by PavelLoparev Loading…
6 tasks done
feat: Pass propertyName to ValidateIf condition function
#2415 opened Feb 17, 2024 by maksimaderikha Loading…
4 of 6 tasks
feat: access the node instance in custom validation
#2327 opened Dec 4, 2023 by magrinj Loading…
6 tasks done
Add IsIpRange validator (fix #727)
#2269 opened Oct 6, 2023 by ballinette Loading…
6 tasks done
Remove functions from enum values
#2099 opened May 20, 2023 by SimonRosenau Loading…
4 of 6 tasks
feat: allow validate object literal (#1378)
#2066 opened Apr 27, 2023 by christian-forgacs Loading…
6 tasks done
fix: handle symbols in constraintToString method with array
#2027 opened Mar 29, 2023 by adrienboulle Contributor Loading…
5 of 6 tasks
docs(README.md): Remove duplicated @IsNumberString
#1975 opened Mar 3, 2023 by gedclack Loading…
ProTip! Exclude everything labeled bug with -label:bug.