RicoSuter/NJsonSchema

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

オープン

#594 opened on 2018/01/05

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (549 件のフォーク)github user discovery
help wantedtype: enhancement

Repository metrics

Stars
 (1,581 個のスター)
PR merge metrics
 (平均マージ 39d 6h) (30d で 1 merged PR)

説明

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

コントリビューターガイド