You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
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.