Skip to content

Commit

Permalink
docs: add ngx-validators (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdegand authored Feb 3, 2025
1 parent e3cf31c commit edf94f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1287,6 +1287,7 @@ to simplify usage and allow quick customization.
* [ngx-error-msg](https://github.com/fakeJan499/ngx-error-msg) - The error message mapping library for Angular.
* [ngx-form-errors](https://github.com/NationalBankBelgium/ngx-form-errors) - Display form validation errors for Angular Reactive forms.
* [ngx-iban-validator](https://github.com/SKaDiZZ/ngx-iban-validator) - IBAN Validator for your reactive Angular forms, comes without any dependencies and can be used even outside of Angular as standalone function in any JS project. It can perform format, digit, and length IBAN validations.
* [ngx-validators](https://github.com/marcellodotgg/ngx-validators) - A library that provides additional Angular Validators, including the ones Angular provides.

#### Icons

Expand Down

0 comments on commit edf94f1

Please sign in to comment.