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
- Add decorator to check if two properties match or property follows a custom condition.
- feature: accsess eachPrefix in error messages
- Unable to use cutom validator, since it is saying it is not a function
- question: How to get object state before it was transformed in Validator?
- feat: add IsNullable decorator
- Please add a JavaScript verification decorator item
- feature: add `@IsVatId()` decorator
- Initial naive implementation for method arguments decorator validation
- question: get constrains in decorators and not the message
- feature: return promise from validation only if necessary and validate sync if possible
- Docs
- TypeScript not yet supported