Skip to content

Commit

Permalink
docs: add link to class-validator-extended
Browse files Browse the repository at this point in the history
fixes #2003
  • Loading branch information
pigulla committed Apr 17, 2023
1 parent 9f26bad commit 96d14a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -928,12 +928,13 @@ usages.

## Extensions

There are several extensions that simplify class-validator integration with other modules:
There are several extensions that simplify class-validator integration with other modules or add additional validations:

- [class-validator integration](https://github.com/19majkel94/class-transformer-validator) with [class-transformer](https://github.com/pleerock/class-transformer)
- [class-validator-rule](https://github.com/yantrab/class-validator-rule)
- [ngx-dynamic-form-builder](https://github.com/EndyKaufman/ngx-dynamic-form-builder)
- [abarghoud/ngx-reactive-form-class-validator](https://github.com/abarghoud/ngx-reactive-form-class-validator)
- [class-validator-extended](https://github.com/pigulla/class-validator-extended)

## Release notes

Expand Down

0 comments on commit 96d14a6

Please sign in to comment.