Skip to content

ExtensionContextValidation refactor & recursive context fix#666

Merged
ewoutkramer merged 6 commits into
developfrom
fix/extension-context-validation-refactor
Jun 23, 2026
Merged

ExtensionContextValidation refactor & recursive context fix#666
ewoutkramer merged 6 commits into
developfrom
fix/extension-context-validation-refactor

Conversation

@andrzejskowronski

@andrzejskowronski andrzejskowronski commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Description

Refactor and document the extension context validation logic.
Fixes the recursive validation issues.

Related issues

Closes #540 #661
FHIR test cases pr: FirelyTeam/fhir-test-cases#90

Comment thread src/Firely.Fhir.Validation/Impl/ExtensionContextValidator.cs Outdated
Comment thread src/Firely.Fhir.Validation/Impl/ExtensionContextValidator.cs Outdated
Comment thread src/Firely.Fhir.Validation/Impl/ExtensionContextValidator.cs
Comment thread test/Firely.Fhir.Validation.Tests/Impl/ExtensionContextValidatorTests.cs Outdated
Comment thread src/Firely.Fhir.Validation/Impl/ExtensionContextValidator.cs
…ware of custom types not in SDK inspectors

Document unit tests and edge cases, as well as obsolete type usage
@ewoutkramer
ewoutkramer merged commit dedcc2b into develop Jun 23, 2026
3 checks passed
@ewoutkramer
ewoutkramer deleted the fix/extension-context-validation-refactor branch June 23, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extension context validation on recursively defined elements does not work properly

3 participants