dhis2 / dhis2-android-datacapture

Data capture for DHIS 2
BSD 3-Clause "New" or "Revised" License
13 stars 23 forks source link

Validation in data entry forms #2

Open larshelge opened 9 years ago

larshelge commented 9 years ago

Add support for running validation rules for data in a data entry form. Add a "Validate" button to the end of the data entry form. Clicking on this button should trigger a validation check against the current data in the form. If any checks fail, a list of validation rule violations should be presented to the user. Failed validations should not stop the user from saving the data.

This check must happen client-side and be available off-line.

Validation rules can be retrieved from /api/validationRules resource.

stale[bot] commented 5 years ago

Hi! Due to a lack of activity on this issue over time (7.776*10^9 ms and counting, to be precise) it seems to be stale. If there is no further progress on it, it will be closed automatically.

If this is still relevant, maybe there is something you can do to move it forward? For example provide further information in a comment, or supply a PR? Any activity on this issue will keep it open. Thanks! 🤖