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
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.
The text was updated successfully, but these errors were encountered:
Stand Alone Validator throws ClassNotFoundException on startup when validating FHIR resource.
Fixes needed:
spring-core
dependency to a newer version that includesClassFormatException
.de.netzwerk_universitaetsmedizin.codex.processes.data_transfer.validation.ValidationMain.TestConfig
(forwarding proxy, output type / formatting) to Stand Alone Validator documentation.The text was updated successfully, but these errors were encountered: