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: How can the parent properties be reached in the nested object?
- question: ValidateNested custom messages cannot be fully overwritten
- Access Root node in custom validation
- question: Dynamic Validation. How?
- feature: IsCronExpression
- fix: Unwanted recursion in ValidateNested
- question: How to use @ValidateNested decorator with groups?
- feature: custom message for the options forbidNonWhitelisted
- fix: `dismissDefaultMessages` doesn't dismiss `forbidUnknownValues` default message
- Name generation code block in ValidatorConstraint will never execute
- Docs
- TypeScript not yet supported