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
- fix: small grammatical error on README.md
- fix small grammatical error in README.md
- fix: improved version of isBase64
- Unable to use cutom validator, since it is saying it is not a function
- fix: Types: Can't pass an array type of locales in `@IsMobilePhone()` decorator
- question: How to validate nested array of object by groups in Nestjs with class-validator
- fix: class-validator validate nested array of object by groups in NestJS
- feat(IsIBAN): Add `IsIBANOptions` as argument for `IsIBAN` decorator
- feature: Support HTTP request context in custom decorators
- question: validate shows an unknown value was passed to the validate function even after creating the value
- Docs
- TypeScript not yet supported