Json 架构文件扩展名

标签 json jsonschema

json 模式文件扩展名是否有任何命名约定? XML有.xsd(XML Schema Definition),json schema文件应该有什么,.jsd(JSON Schema Definition)?

最佳答案

来自 Gary Court:

I personally use .schema.json, but there is no official file extension. The official mime type however is "application/schema+json".

关于Json 架构文件扩展名,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9391370/

相关文章:

javascript - 如何使预设的 json 数据准备好在我的 highchart 中使用?

javascript - 如何在 JavaScript 中解析这个 JSON 对象?

python - 从 JSON 中提取数据并使用 python 进行迭代

jsonschema - 如何设置我的 json 架构结构

node.js - mongoose Schema 数组,里面有 2 个混合对象

jsonschema - i18n 和 JSON 模式?

php - 我在将 PHP 中的数组转为 JSON 结构用于 Javascript 时遇到问题

c# - JsonDiffpatch().Diff() 无法比较电子邮件地址和长度超过 50 个字符的字符串?

jsonschema - JSON 模式 : validating an integer formatted in a string with min and max values

MySQL bigInt 与 JSON 模式整数