@iapps/ngx-dhis2-data-validation
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.2 • Public • Published

NgxDhis2DataValidation

This library, validate data in a dhis2 instance using the available validation rules. To use the library go to using the NgxDhis2DataValidation libray.

Using the NgxDhis2DataValidation library

To use the library use pass required properties as follows

........
<ngx-data-validation
      [indicator]="indicator"
      [validationRules]="validationRules"
      [dataElements]="dataElements"
      [parentOu]="parentOu"
      [childrenOus]="childrenOus"
      [period]="period"
      [dateDictionary]="dateDictionary"
      [indicatorDataElements]="indicatorDataElements"
      [validationPeriods]="analyticsPeriods"
      [marginTopViolation]="marginTopViolation"
      [violationBgrColor]="violationBgrColor"
      [discrepancyBgrColor]="discrepancyBgrColor"
      [successBgrColor]="successBgrColor"
      [currentValidationPeriod]="currentValidationPeriod"
    ></ngx-data-validation>
    .......

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Readme

Keywords

none

Package Sidebar

Install

npm i @iapps/ngx-dhis2-data-validation

Weekly Downloads

3

Version

2.0.0-alpha.2

License

none

Unpacked Size

1.93 MB

Total Files

112

Last publish

Collaborators

  • goodwile44
  • interactive.apps
  • rajab.mkomwa
  • mukulu
  • vincentminde
  • mgowanojr
  • vmataba
  • josephatj
  • chingalo
  • barnabasmakonda
  • waltervfaustine
  • ibrahimwickama
  • happinessnyanda
  • megamind97
  • baharajr
  • mdachi-codes