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
- Feat/add is username validator
- feat: add an option to IsObject to exclude functions from object checks
- fix: Validation returns an `unknownValue` error for strings when `forbidUnknownValues: false`
- feat: add `isISO6391` decorator for language codes
- feature:ValidateNested to allow dto and numbers for mikro-orm which accept array of objects or numbers or mix of both
- Fix: IsOptional decorator incorrectly ignores validations for null va…
- fix: update UUID validation to support versions 1-8, nil, max, and all
- question: Error with decorator in Typescript: Unable to resolve signature of property decorator when called as an expression.ts(1240)
- fix: Update IsPostalCode.ts, optional ' locale ' causing errors in runtime
- feature: Improve ValidateIf types
- Docs
- TypeScript not yet supported