1755eb46e6
* Failing unit test with a combination of both communication language types plus two passing tests with each language type individually. * Failing unit test with a combination of both communication language types plus two passing tests with each language type individually. * Change patient name and birhdate. * Latest unit test enhancements. * Preliminary solution that seems to fix the bug and not break module unit tests. Instead of VersionSpecificWorkerContextWrapper.validateCode() returning immediately upon the first OK validation, collect all the OKs and return the first if all codings are OK. * Try another solution to output the correct error message without breaking other tests. * Try a solution focused on a ValueSet with a languages URI. * Working but messy config to toggle the AND/OR behaviour in VersionSpecificWorkerContextWrapper.validateCode(). Need to do a lot of cleanup, unit/integration tests and possibly documentation. * Working but messy solution to toggle the AND/OR behaviour in VersionSpecificWorkerContextWrapper.validateCode(). Need to do a lot of cleanup, unit/integration tests and possibly documentation. * Reverse changes that are not needed for the final solution. Also, add a convenient method to ValidationSupportContext and call it. * Update FhirInstanceValidatorR4Test to set the new logical AND flag. Rename all references to the new flag. * Revert all classes to master that were changed to call the new constructor. Add new changelog. * Revert other false param constructor calls. * Add code reuse to ValidationSupportConfigUtil and increase test coverage for CachingValidationSupportTest. * Code review feedback: Clarify property description. Fix parameter names. Add extra check for empty codings. |
||
---|---|---|
.. | ||
src | ||
pom.xml |