Schema error 'must match exactly one schema in oneOf' on pension.cohort.participationStatus.
Cause
Since v1.2.0 the allowed participation statuses are limited to a fixed list (16, 20, 35, 40, 70, 80); administrations know more statuses.
Fix
Map internal statuses to the ADNDNS codes of the release; record the mapping.
Wrong and right
Wrong
{ "participationStatus": "actief" }
Right
{ "participationStatus": "20" }
Check your own message for this and all other errors with the free validator: schema, code lists and consistency checks in one report.Validate a message
Attribution. Source: SIVI – VB-PUO Standard. Schemas, attribute descriptions and code lists are taken unchanged from the VB-PUO Standard (owned by the Pensioenfederatie, managed by SIVI) and shown with their release and version. Explanations, examples, error descriptions and translations are by WTP Data Lab and are not part of the standard. GitHub Stichting-SIVI/VBPUOdsk · Manual · sivi.org