ngx-conditional-validation
v8.1.0
Published
Angular 8: conditional validations..
Downloads
12
Maintainers
Readme
NgxConditionalValidation
This library was generated with Angular CLI version 8.0.1.
Code scaffolding
Run ng generate component component-name --project ngx-conditional-validation
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-conditional-validation
.
Note: Don't forget to add
--project ngx-conditional-validation
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build ngx-conditional-validation
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build ngx-conditional-validation
, go to the dist folder cd dist/ngx-conditional-validation
and run npm publish
.
Running unit tests
Run ng test ngx-conditional-validation
to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.