hapi-fhir/hapi-fhir-base
dotasek dad1e420fa
3764 Fix NullPointer on validator meta extension (#3910)
* Failing test

* Failing test

* Add necessary package load to test

* WIP add minimum code for passing test

* Use PrePopulatedValidationSupport binaryMap in NpmPackage

* Rename test

* Add test for non-CachingValidationSupport

* Rename Tests + InvalidExtensionValue test

* Revert change to ValidateDirectory

* Gentle reformat

* Fix typo

* Test CachingValidationSupport fetchBinary

* Test for NpmPackageValidationSupport

* Refactor

* Check for nulls when adding Binary

* Test PrePopulatedValidationSupport addBinary

* Test ValidationSupportChain

* Move ValidationSupportChainTest to proper package

* Remove FIXME in VersionSpecificWorkerContextWrapper

* Test VersionSpecificWorkerContextWrapper

* Add example in docs

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-08-12 15:01:07 -04:00
..
src 3764 Fix NullPointer on validator meta extension (#3910) 2022-08-12 15:01:07 -04:00
.gitignore Add Eclipse files to git 2016-02-28 14:02:29 -05:00
TODO.txt More validator work 2014-08-28 07:53:41 -04:00
build.xml Lots of bugfixes, and narrative generator is started 2014-03-24 08:32:28 -04:00
pom.xml add new version enum, bump version, new folder 2022-08-02 21:46:20 -07:00