voxpupuli / json-schema

Ruby JSON Schema Validator
MIT License
1.52k stars 242 forks source link

Support for LDO's for hyper-schema draft-04 #391

Open samarism opened 6 years ago

samarism commented 6 years ago

There seems to be no validation occurring on the "links" property in json hyper schemas. Under the "lib/json-schema/attributes/" folder there is no attribute for "links".

Its confusing because you can choose any of the HyperDraft1 ... HyperDraft4 as the default validator, but that validator never validates LDO's.