hapi-fhir/hapi-fhir-jpa
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
pom.xml Ensure FhirContext loads custom resources in the list of resource names (#5073) 2023-07-12 14:32:09 +00:00