firely-net-sdk
firely-net-sdk copied to clipboard
Unexpected/new profile validation errors in 4.0 release
(From an email)
I’ve just upgraded our firely NuGet packages from 3.5 to 4.0. Now, we’re getting various error messages from the validatior that we didn’t get before.
I’ve attached two Bundles that we’re trying to validate with their respective result. Also attached are the zip sources we’re adding to your ResourceResolver.
Do we have to adjust our interpretation of your OperationOutcome? Or were there any major changes from 3.8.3 to 4.0? In 3.8.3 we’re not getting those errors.
A quick overview of the ValidationResult entries:
Thanks a lot in advance.
(I have more attachments in my email in case that is necessary to trace)
The error in version 4.0.0 occurred while validating the German E-Prescription involving package https://simplifier.net/packages/kbv.ita.erp/1.0.2 and its dependencies. It's been working after downgrading to version 3.8.3.
Now, the version 3.8.3 validation's throwing a bunch of error messages for package https://simplifier.net/packages/de.abda.erezeptabgabedaten/1.1.0 and its respective dependencies. HAPI and the German reference validator don't throw any errors. Not even any warnings.
In version 3.7.0 we finally seem to be safe.
That's what I thought. We did fix errors in 3.8 having to do with Bundle validation, so it makes sense that you see different behaviour in 3.8. Or a regression ;-)