RicoSuter/NJsonSchema

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

开放

#594 创建于 2018年1月5日

 (2 条评论) (0 个反应) (0 位负责人)C# (550 个派生)github user discovery
help wantedtype: enhancement

仓库指标

星标
 (1,581 个星标)
PR 合并指标
 (平均合并 39天 6小时) (30 天内合并 1 个 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

贡献者指南