Forum Discussion

charlesfradley's avatar
charlesfradley
Contributor
8 years ago

how to validate JSON schemas with arrays ?

The JSON structure of my customers' project LTNG uses _items  tags everywhere, and that seems to confuse and defeat the normal JSON schema assertion validation features, eg. the "required" keyword .....