Closed Bouni closed 3 years ago
Hmm, seems that the JSON schema library validates non-strict by default, so unknown entries are ignored.
We'll have to find out if that behavior can be disabled, except for keys starting with ext_
.
I think we agreed on, that extra fields are not an error, so i will close this for now
I just realized that
contact
is not validated properly. If I put this into the validator:I get:
{"valid": true, "message": null}