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: 0.13.2 to 0.14.0 breaks IsCurrencyOptions
- docs: clarify meaning of stopAtFirstError option
- value is getting undefined in case of custom validation for file
- required:true not working for file upload
- fix: MinDate & MaxDate constraint message unclear
- fix: `each: true` option should require array on the property
- feature: expose extra options in `@IsAlphanumeric` and `@IsAlpha` decorators
- feature: warning mode for forbidUnknownValues
- fix: Accessing keys inside `object` property that's in `ValidationArguments` Interface
- discussion: addressing the current state and future plans for the project
- Docs
- TypeScript not yet supported