RicoSuter/NJsonSchema

$ref: json is not validated to be a valid schema

Aperta

#594 aperta il 5 gen 2018

 (2 commenti) (0 reazioni) (0 assegnatari)C# (549 fork)github user discovery
help wantedtype: enhancement

Metriche repository

Star
 (1581 stelle)
Metriche merge PR
 (Merge medio 39g 6h) (1 PR mergiata in 30 g)

Descrizione

Hi,

No exception is thrown in case of referencing non-schema json. All other referenced schema-files were processed correctly

should be "Order": {"$ref": "Order.schema.json"}, was "Order": {"$ref": "Order.sample.json"}, expected Exception if it's not a schema

KR

Guida contributor