hapi-fhir/hapi-fhir-structures-dstu3
Luke deGruchy 43694f378c
Ensure FhirContext loads custom resources in the list of resource names (#5073)
* Fix bug by maintaining a separate list of resource types including the custom resources that will be used to validate the Bundle resources.

* Add custom resource types to resource types list and add conditional logic in ValidationDataInitializerSvcImpl to ensure there is no Exception when parsing a custom resource type.

* Add changelog.

* Remove unnecessary change.

* Address code review feedback.

* Address code review feedback.

* Add one more unit test.

* Bump to 6.7.14-SNAPSHOT.
2023-07-12 14:32:09 +00:00
..
src New formatting rules and pre-commit hooks (#5027) 2023-07-11 17:36:44 -07:00
.editorconfig Fix handling of filters on valueset expansions 2017-02-10 11:05:59 -05:00
.gitignore Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
pom.xml Ensure FhirContext loads custom resources in the list of resource names (#5073) 2023-07-12 14:32:09 +00:00
todo.txt Fix #440 - Don't depend on Saxon 2016-09-08 15:56:15 -04:00