Skip to content

Commit 1cb6ba5

Browse files
chore(): update README
1 parent daaf558 commit 1cb6ba5

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

-16
Original file line numberDiff line numberDiff line change
@@ -994,19 +994,3 @@ Due to nature of the decorators, the validated object has to be instantiated usi
994994

995995
Take a look on samples in [./sample](https://github.com/nestjs/class-validator/tree/master/sample) for more examples of
996996
usages.
997-
998-
## Extensions
999-
1000-
There are several extensions that simplify class-validator integration with other modules:
1001-
1002-
- [class-validator integration](https://github.com/19majkel94/class-transformer-validator) with [class-transformer](https://github.com/pleerock/class-transformer)
1003-
- [class-validator-rule](https://github.com/yantrab/class-validator-rule)
1004-
- [ngx-dynamic-form-builder](https://github.com/EndyKaufman/ngx-dynamic-form-builder)
1005-
1006-
## Release notes
1007-
1008-
See information about breaking changes and release notes [here][3].
1009-
1010-
[1]: https://github.com/chriso/validator.js
1011-
[2]: https://github.com/pleerock/typedi
1012-
[3]: CHANGELOG.md

0 commit comments

Comments
 (0)