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 to validate `array.length`?
- feature: Range decorator for numbers
- feat: enhance validEnumValues function to support array input for message
- feature: Allow `IsMobilePhone` Decorator to Accept Multiple Locales
- Unable to use cutom validator, since it is saying it is not a function
- Add IsIpRange validator (fix #727)
- Allow 24:00 as military time
- fix: custom decorators ignore `stopAtFirstError` option
- Patch IsNumber decorator with maxDecimalPlaces option set for numbers in scientific annotation
- fix: @IsUUID() not working
- Docs
- TypeScript not yet supported