本文介绍了APIM中是否支持Newtonsoft.Json.Schema命名空间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hi Team,


我正在尝试使用  Newtonsoft.Json.Schema命名空间使用JsonSchema验证我的传入请求。但是此命名空间未列在&hbsp; 文档
任何人都可以告诉我们如何在APIM中包含/导出外部名称空间或使用Json模式进行Json对象验证的任何其他建议?


解决方案

Hi Team,

I am trying to validate my incoming request with JsonSchema using Newtonsoft.Json.Schema namespace. But this namespace was not listed under supported namespace section in Docs. Can anyone please let me know how can we include/export the external namespaces in APIM or any other suggestions for Json object validation using Json schema ?

解决方案


这篇关于APIM中是否支持Newtonsoft.Json.Schema命名空间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 07:39