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
- question: next release date?
- fix: isUrl returns true for email addresses
- feature: Luhn algorithm
- fix: isObject returns true for functions but docs say it should be false
- add ArraySize Decorator
- question: How to invoke class-validator on a class itself
- class validator @RequiredIf or @OptionalIf()
- fix: @ValidateNested() does not work with @Validate(CustomValidator)
- feat: add IsBigInt decorator
- build(deps-dev): bump prettier from 2.8.8 to 3.3.3
- Docs
- TypeScript not yet supported