[x3d-public] Remaining JSON validation failing files

John Carlson yottzumm at gmail.com
Fri Apr 9 06:20:21 PDT 2021


/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON9/COMDESRON9.json
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON9/COMDESRON9.json
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON31/COMDESRON31.json
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON31/COMDESRON31.json
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON31/DESRON31Test.json
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON31/DESRON31Test.json
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/CSG11/CSG11.json
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/CSG11/CSG11.json


~/x3dvalidate$ node x3dvalidate.js 
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json

[snip]

File: 
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json
Error reading 
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json 

  keyword: additionalProperties
  dataPath: X3D > Scene > -children > 1 > Shape
  value: {"-geometry":"|omitted|","-appearance":"|omitted|"}
  message: should not have additional properties
  params: {"additionalProperty":"-geometry"}
  file: 
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json
  version: 4.0

  keyword: additionalProperties
  dataPath: X3D > Scene > -children > 1 > Shape > -appearance > Appearance
  value: {"-acousticProperties":"|omitted|","-material":"|omitted|"}
  message: should not have additional properties
  params: {"additionalProperty":"-acousticProperties"}
  file: 
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json
  version: 4.0

  keyword: type
  dataPath: X3D > Scene > -children > 1 > Shape > -appearance > 
Appearance > -acousticProperties
  value: ["|omitted|"]
  message: should be object
  params: {"type":"object"}
  file: 
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json
  version: 4.0

  keyword: oneOf
  dataPath: X3D > Scene > -children > 1 > Shape > -appearance > Appearance
  value: {"-acousticProperties":"|omitted|","-material":"|omitted|"}
  message: should match exactly one schema in "oneOf"
  params: {"passingSchemas":null}
  file: 
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json
  version: 4.0

  keyword: oneOf
  dataPath: X3D > Scene > -children > 1 > Shape
  value: {"-geometry":"|omitted|","-appearance":"|omitted|"}
  message: should match exactly one schema in "oneOf"
  params: {"passingSchemas":null}
  file: 
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json
  version: 4.0




More information about the x3d-public mailing list