Relative Content

Tag Archive for jsonschemajson-schema-validator

JsonSchema that can accept legacy and expanded payload

I am expanding an existing feature, and as such the API payload needs to be updated. Due to constraints outside of my control, I need to support the legacy payload in conjunction with the new payload. This validation also needs to be reimplemented as a JsonSchema per a new policy.