beda-software/fhir-sdc

Accumulate all errors occurred during context validation

dmitryashutov opened this issue · 0 comments

We should accumulate all errors that occurred during assembleContext validation and launchCntext validation for both $populate and $extract operations.
The resulting OperationOutcome should contain all missing variables.

https://github.com/beda-software/aidbox-sdc/blob/7d10b994d24dc53337307594f9167a04090f245b/app/operations/utils.py#L115-L121

Cover with integrational tests