Skip to content

Support for validation of extension "EXT_structural_metadata" #243

@aneeq-ur-rehman4

Description

@aneeq-ur-rehman4

There is no support for 'EXT_structural_metadata' extension.

"issues": {
      "numErrors": 0,
      "numWarnings": 0,
      "numInfos": 2,
      "numHints": 0,
      "messages": [
          {
              "code": "UNSUPPORTED_EXTENSION",
              "message": "Cannot validate an extension as it is not supported by the validator: 'EXT_structural_metadata'.",
              "severity": 2,
              "pointer": "/extensionsUsed/0"
          },
          {
              "code": "UNUSED_OBJECT",
              "message": "This object may be unused.",
              "severity": 2,
              "pointer": "/bufferViews/4"
          }
      ],
      "truncated": false
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions