Wiki Spaces

Documentation
Projects
Resources

Get Help from Others

Q&A: Ask OpenMRS
Discussion: OpenMRS Talk
Real-Time: IRC Chat | Slack

Documentation

Page tree
Skip to end of metadata
Go to start of metadata

See Validation Module Enhancements for improvements, which we are going to make in this module.

The Validation Module is used to validate a concept dictionary that is suspected to have invalid or duplicated concepts.
Validators can be any openmrs valid type, such as org.openmrs.Concept, org.openmrs.Patient or org.openmrs.Location . Once we hit send, all the fields will be divided through out 10 tasks. Each task will generate a report, returning the amount of invalids, the reason they are invalid and their IDs.


The Validator Module will NOT resolve the conflicts, the errors have to be corrected manually.

SVN http://svn.openmrs.org/openmrs-modules/validation/

Module https://addons.openmrs.org/#/show/org.openmrs.module.validation

  • No labels