我正在尝试使用JSON模式验证。我正在为上的模式使用基本示例。我得到了例外'Newtonsoft.Json.Schema.JSchema.Parse(System.String)' to access method
'Newtonsoft.Json.Utilities.ValidationUtils.ArgumentNotNull(System
使用Newtonsoft.Json.Schema。似乎Newtonsoft的JsonConvert无法反序列化它自己的。("schema.json");model.IsValid(schema, out IList<Newtonsoft.Json.Schema.ValidationError> ve);
var e