angular-reactive-validation-extended
v9.0.9
Published
Reactive Forms validation shouldn't require the developer to write lots of HTML to show validation messages. This library makes it easy.
Downloads
4
Maintainers
Readme
AngularReactiveValidation
This library was generated with Angular CLI version 15.1.0.
Build
Run ng build angular-reactive-validation
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build angular-reactive-validation
, go to the dist folder cd dist/angular-reactive-validation
, copy the root README.md
into it, and run npm publish
.
Running unit tests
Run ng test angular-reactive-validation
to execute the unit tests via Karma.