class-validator
https://github.com/typestack/class-validator
TypeScript
Decorator-based property validation for classes.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported4 Subscribers
Add a CodeTriage badge to class-validator
Help out
- Issues
- Remove functions from enum values
- add typescript generic type to functions to ensure type check
- fix: MinDate & MaxDate constraint message unclear
- discussion: addressing the current state and future plans for the project
- question: accept only objects of a given validate-required form within an array
- feature: does not allow to send two different parameter at the same time.
- feat: `validateIf` for validation options
- 1.0 Roadmap
- fix: stopAtFirstError not working as expected, a custom decorator executes when previous validator fails
- feat: make `IsOptional` conditional
- Docs
- TypeScript not yet supported