ngex-input-validator
v19.0.1
Published
An Angular data input validation library tool with Angular versions 19 and standalone.
Readme
ngex-input-validator
An Angular data input validation library tool with Angular versions 19 and standalone.
Installation
Run npm install ngex-input-validator to add the library into your project directory, or add "ngex-input-validator": "~19.0.1" to the package.json file and then run npm install to update the existing file.
Details and Use Cases
The tool includes full range of input validators for both Angular reactive template forms.
To see how to use the ngex-input-validator in details, please view the articles Angular Data CRUD with Advanced Practices of Reactive Forms. The articles is read-only and cannot be updated on the site. Although the articles were posted for lagacy Angular versions, the use cases and operations with the new version of the ngex-input-validator are still kept the same.
Demo Application
The source code can be downloaded from the github repository.
