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
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.
The text was updated successfully, but these errors were encountered:
ir4y
changed the title
Accumulate all errors occured during assembleContext validation
Accumulate all errors occurred during context validation
Mar 5, 2021
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
The text was updated successfully, but these errors were encountered: