Skip to main content

Validator

idstringrequired

the id of the validator

testsstring[]required

items under test

dependencies object

Any dependencies that will be run before running this validator

property name* string[]
  • Array [
  • string
  • ]
  • Validator
    {
    "id": "string",
    "tests": [
    "string"
    ],
    "dependencies": {}
    }