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: set options from decorator to IsBase64 method
- fix: options for @IsBase64 decorator are ignored
- always: false doesn't take any effect
- feat: access the node instance in custom validation
- fix: class-validators and nest.js: Global custom validator with imports from two different modules is only triggered in one of the two modules
- Update IsStrongPassword description and add default options in README.md
- Add IsIpRange validator (fix #727)
- fix: ValidateNested do not pay attention of empty array as an item of an array
- feat: add option to validate decorators separately
- Allow 24:00 as military time
- Docs
- TypeScript not yet supported