org.hl7.fhir.core/org.hl7.fhir.validation
dotasek 9b4b1ae2cc
Add -fhir-settings param to Validator CLI (#1203)
* Start work

* Tests for new Param

* More tests, add param, refactor

* Rename + JsonProperty annotations

* Logging for API keys

* WIP rename search parameter + add settings object for serialization

* Switch to JSON based settings file.

* Rename FHIRSettings and remove ToolGlobalSettings

* Update default path for settings file + expand test

* Only allow single instantiation with explicitFilePath

* Move and expand tests

* Fix failing test

* Add test for FhirSettings param precedence

* Refactor to only call getInstance() internally in FhirSettings
2023-04-19 17:18:29 -04:00
..
src Add -fhir-settings param to Validator CLI (#1203) 2023-04-19 17:18:29 -04:00
checkstyle_suppressions.xml Add basic checkstyle plugin config (#1122) 2023-02-24 15:05:49 -05:00
pom.xml Bump jackson (#1222) 2023-04-18 09:49:53 -04:00