PHP 8.2.30
Preview: definition_schema.js Size: 872 B
/lib/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/definition_schema.js

'use strict';

var metaSchema = require('./refs/json-schema-draft-07.json');

module.exports = {
  $id: 'https://github.com/ajv-validator/ajv/blob/master/lib/definition_schema.js',
  definitions: {
    simpleTypes: metaSchema.definitions.simpleTypes
  },
  type: 'object',
  dependencies: {
    schema: ['validate'],
    $data: ['validate'],
    statements: ['inline'],
    valid: {not: {required: ['macro']}}
  },
  properties: {
    type: metaSchema.properties.type,
    schema: {type: 'boolean'},
    statements: {type: 'boolean'},
    dependencies: {
      type: 'array',
      items: {type: 'string'}
    },
    metaSchema: {type: 'object'},
    modifying: {type: 'boolean'},
    valid: {type: 'boolean'},
    $data: {type: 'boolean'},
    async: {type: 'boolean'},
    errors: {
      anyOf: [
        {type: 'boolean'},
        {const: 'full'}
      ]
    }
  }
};

Directory Contents

Dirs: 4 × Files: 6

Name Size Perms Modified Actions
compile DIR
- drwxr-xr-x 2024-03-03 22:36:29
Edit Download
dot DIR
- drwxr-xr-x 2024-03-03 22:36:29
Edit Download
dotjs DIR
- drwxr-xr-x 2024-03-03 22:36:29
Edit Download
refs DIR
- drwxr-xr-x 2024-03-03 22:36:29
Edit Download
12.91 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
15.47 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
409 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download
1.02 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
872 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download
3.82 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).