The ngx-input-errors project developed for Angular Reactive Forms to automatically extract and display input validation error messages. This library supports multiple languages and allows for custom error messages for both standard form validations and user-defined validations.
To install the library, run the following npm command:
npm i ngx-input-errors
See npm