 
We used to be able to expand and see the error such as > data/version must NOT be valid, data/version must be string, data/version must match a schema in anyOf
In Playground validation, https://ajv.js.org/api.html#error-objects can be used to find the locations (instancePath and schemaPath)