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
- Remove functions from enum values
- ValidateNested on Array of objects fail with "property should not exists"
- fix: @IsUUID(version?: UUIDVersion) not working
- add typescript generic type to functions to ensure type check
- feat: allow validate object literal (#1378)
- feature: Add ValidatorOption to always validate nested properties
- feature: Requesting support for node16/nodenext module resolution
- fix: handle symbols in constraintToString method with array
- fix: handle symbols in constraintToString method with array
- fix: Validation error when ValidateNested is used and additional options are added to validate function
- Docs
- TypeScript not yet supported