This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Description
Stand Alone Validator throws ClassNotFoundException on startup when validating FHIR resource.
Fixes needed:
- Update Spring Framework
spring-core dependency to a newer version that includes ClassFormatException.
- Fix missing ProcessPluginAPI bean.
- Add configuration properties defined in
de.netzwerk_universitaetsmedizin.codex.processes.data_transfer.validation.ValidationMain.TestConfig (forwarding proxy, output type / formatting) to Stand Alone Validator documentation.