如果指定了架构,则报告 YAML 文件和 JSON 架构之间的不一致。

方案示例:


  {
    "properties": {
      "SomeNumberProperty": {
        "type": "number"
      }
    }
  }

以下是带有相应警告的示例:


  SomeNumberProperty: hello world