https://github.com/aks1376/ngx-input-errors
https://github.com/aks1376/ngx-input-errors
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aks1376/ngx-input-errors
- Owner: aks1376
- License: mit
- Created: 2022-11-28T10:58:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-19T12:44:06.000Z (about 2 months ago)
- Last Synced: 2025-04-19T16:46:28.677Z (about 2 months ago)
- Language: TypeScript
- Size: 432 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - ngx-input-errors - This project was 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. (Table of contents / Third Party Components)
README
# Description
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.
## Installation
To install the library, run the following npm command:
```
npm i ngx-input-errors
```## Documentation
See [npm](https://www.npmjs.com/package/ngx-input-errors)