@alexlit/lint-kit 117.3.0 → 117.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/packages/config-eslint/package.json +5 -9
- package/packages/config-eslint/plugins/no-await-in-promise.js +1 -1
- package/packages/config-eslint/utils/create-config.js +3 -3
- package/scripts/.config.sh +1 -1
- package/packages/config-eslint/node_modules/@eslint/eslintrc/LICENSE +0 -19
- package/packages/config-eslint/node_modules/@eslint/eslintrc/README.md +0 -126
- package/packages/config-eslint/node_modules/@eslint/eslintrc/conf/config-schema.js +0 -79
- package/packages/config-eslint/node_modules/@eslint/eslintrc/conf/environments.js +0 -215
- package/packages/config-eslint/node_modules/@eslint/eslintrc/dist/eslintrc-universal.cjs +0 -1143
- package/packages/config-eslint/node_modules/@eslint/eslintrc/dist/eslintrc-universal.cjs.map +0 -1
- package/packages/config-eslint/node_modules/@eslint/eslintrc/dist/eslintrc.cjs +0 -4371
- package/packages/config-eslint/node_modules/@eslint/eslintrc/dist/eslintrc.cjs.map +0 -1
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/cascading-config-array-factory.js +0 -532
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/config-array/config-array.js +0 -510
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/config-array/config-dependency.js +0 -124
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/config-array/extracted-config.js +0 -145
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/config-array/ignore-pattern.js +0 -238
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/config-array/index.js +0 -19
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/config-array/override-tester.js +0 -225
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/config-array-factory.js +0 -1155
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/flat-compat.js +0 -318
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/index-universal.js +0 -29
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/index.js +0 -58
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/shared/ajv.js +0 -191
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/shared/config-ops.js +0 -135
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/shared/config-validator.js +0 -370
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/shared/deprecation-warnings.js +0 -63
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/shared/naming.js +0 -96
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/shared/relative-module-resolver.js +0 -42
- package/packages/config-eslint/node_modules/@eslint/eslintrc/lib/shared/types.js +0 -149
- package/packages/config-eslint/node_modules/@eslint/eslintrc/package.json +0 -82
- package/packages/config-eslint/node_modules/@eslint/eslintrc/universal.js +0 -9
- package/packages/config-eslint/node_modules/ajv/.tonic_example.js +0 -20
- package/packages/config-eslint/node_modules/ajv/LICENSE +0 -22
- package/packages/config-eslint/node_modules/ajv/README.md +0 -1497
- package/packages/config-eslint/node_modules/ajv/dist/ajv.bundle.js +0 -7189
- package/packages/config-eslint/node_modules/ajv/dist/ajv.min.js +0 -3
- package/packages/config-eslint/node_modules/ajv/dist/ajv.min.js.map +0 -1
- package/packages/config-eslint/node_modules/ajv/lib/ajv.d.ts +0 -397
- package/packages/config-eslint/node_modules/ajv/lib/ajv.js +0 -506
- package/packages/config-eslint/node_modules/ajv/lib/cache.js +0 -26
- package/packages/config-eslint/node_modules/ajv/lib/compile/async.js +0 -90
- package/packages/config-eslint/node_modules/ajv/lib/compile/equal.js +0 -5
- package/packages/config-eslint/node_modules/ajv/lib/compile/error_classes.js +0 -34
- package/packages/config-eslint/node_modules/ajv/lib/compile/formats.js +0 -142
- package/packages/config-eslint/node_modules/ajv/lib/compile/index.js +0 -387
- package/packages/config-eslint/node_modules/ajv/lib/compile/resolve.js +0 -270
- package/packages/config-eslint/node_modules/ajv/lib/compile/rules.js +0 -66
- package/packages/config-eslint/node_modules/ajv/lib/compile/schema_obj.js +0 -9
- package/packages/config-eslint/node_modules/ajv/lib/compile/ucs2length.js +0 -20
- package/packages/config-eslint/node_modules/ajv/lib/compile/util.js +0 -239
- package/packages/config-eslint/node_modules/ajv/lib/data.js +0 -49
- package/packages/config-eslint/node_modules/ajv/lib/definition_schema.js +0 -37
- package/packages/config-eslint/node_modules/ajv/lib/dot/_limit.jst +0 -113
- package/packages/config-eslint/node_modules/ajv/lib/dot/_limitItems.jst +0 -12
- package/packages/config-eslint/node_modules/ajv/lib/dot/_limitLength.jst +0 -12
- package/packages/config-eslint/node_modules/ajv/lib/dot/_limitProperties.jst +0 -12
- package/packages/config-eslint/node_modules/ajv/lib/dot/allOf.jst +0 -32
- package/packages/config-eslint/node_modules/ajv/lib/dot/anyOf.jst +0 -46
- package/packages/config-eslint/node_modules/ajv/lib/dot/coerce.def +0 -51
- package/packages/config-eslint/node_modules/ajv/lib/dot/comment.jst +0 -9
- package/packages/config-eslint/node_modules/ajv/lib/dot/const.jst +0 -11
- package/packages/config-eslint/node_modules/ajv/lib/dot/contains.jst +0 -55
- package/packages/config-eslint/node_modules/ajv/lib/dot/custom.jst +0 -191
- package/packages/config-eslint/node_modules/ajv/lib/dot/defaults.def +0 -47
- package/packages/config-eslint/node_modules/ajv/lib/dot/definitions.def +0 -203
- package/packages/config-eslint/node_modules/ajv/lib/dot/dependencies.jst +0 -79
- package/packages/config-eslint/node_modules/ajv/lib/dot/enum.jst +0 -30
- package/packages/config-eslint/node_modules/ajv/lib/dot/errors.def +0 -194
- package/packages/config-eslint/node_modules/ajv/lib/dot/format.jst +0 -106
- package/packages/config-eslint/node_modules/ajv/lib/dot/if.jst +0 -73
- package/packages/config-eslint/node_modules/ajv/lib/dot/items.jst +0 -98
- package/packages/config-eslint/node_modules/ajv/lib/dot/missing.def +0 -39
- package/packages/config-eslint/node_modules/ajv/lib/dot/multipleOf.jst +0 -22
- package/packages/config-eslint/node_modules/ajv/lib/dot/not.jst +0 -43
- package/packages/config-eslint/node_modules/ajv/lib/dot/oneOf.jst +0 -54
- package/packages/config-eslint/node_modules/ajv/lib/dot/pattern.jst +0 -14
- package/packages/config-eslint/node_modules/ajv/lib/dot/properties.jst +0 -245
- package/packages/config-eslint/node_modules/ajv/lib/dot/propertyNames.jst +0 -52
- package/packages/config-eslint/node_modules/ajv/lib/dot/ref.jst +0 -85
- package/packages/config-eslint/node_modules/ajv/lib/dot/required.jst +0 -108
- package/packages/config-eslint/node_modules/ajv/lib/dot/uniqueItems.jst +0 -62
- package/packages/config-eslint/node_modules/ajv/lib/dot/validate.jst +0 -276
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/README.md +0 -3
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/_limit.js +0 -163
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/_limitItems.js +0 -80
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/_limitLength.js +0 -85
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/_limitProperties.js +0 -80
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/allOf.js +0 -42
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/anyOf.js +0 -73
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/comment.js +0 -14
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/const.js +0 -56
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/contains.js +0 -81
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/custom.js +0 -228
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/dependencies.js +0 -168
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/enum.js +0 -66
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/format.js +0 -150
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/if.js +0 -103
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/index.js +0 -33
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/items.js +0 -140
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/multipleOf.js +0 -80
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/not.js +0 -84
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/oneOf.js +0 -73
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/pattern.js +0 -75
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/properties.js +0 -335
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/propertyNames.js +0 -81
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/ref.js +0 -124
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/required.js +0 -270
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/uniqueItems.js +0 -86
- package/packages/config-eslint/node_modules/ajv/lib/dotjs/validate.js +0 -482
- package/packages/config-eslint/node_modules/ajv/lib/keyword.js +0 -146
- package/packages/config-eslint/node_modules/ajv/lib/refs/data.json +0 -17
- package/packages/config-eslint/node_modules/ajv/lib/refs/json-schema-draft-04.json +0 -149
- package/packages/config-eslint/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -154
- package/packages/config-eslint/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -168
- package/packages/config-eslint/node_modules/ajv/lib/refs/json-schema-secure.json +0 -94
- package/packages/config-eslint/node_modules/ajv/package.json +0 -106
- package/packages/config-eslint/node_modules/ajv/scripts/.eslintrc.yml +0 -3
- package/packages/config-eslint/node_modules/ajv/scripts/bundle.js +0 -61
- package/packages/config-eslint/node_modules/ajv/scripts/compile-dots.js +0 -73
- package/packages/config-eslint/node_modules/ajv/scripts/info +0 -10
- package/packages/config-eslint/node_modules/ajv/scripts/prepare-tests +0 -12
- package/packages/config-eslint/node_modules/ajv/scripts/publish-built-version +0 -32
- package/packages/config-eslint/node_modules/ajv/scripts/travis-gh-pages +0 -23
- package/packages/config-eslint/node_modules/eslint-visitor-keys/LICENSE +0 -201
- package/packages/config-eslint/node_modules/eslint-visitor-keys/README.md +0 -105
- package/packages/config-eslint/node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.cjs +0 -384
- package/packages/config-eslint/node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.d.cts +0 -27
- package/packages/config-eslint/node_modules/eslint-visitor-keys/dist/index.d.ts +0 -16
- package/packages/config-eslint/node_modules/eslint-visitor-keys/dist/visitor-keys.d.ts +0 -12
- package/packages/config-eslint/node_modules/eslint-visitor-keys/lib/index.js +0 -65
- package/packages/config-eslint/node_modules/eslint-visitor-keys/lib/visitor-keys.js +0 -315
- package/packages/config-eslint/node_modules/eslint-visitor-keys/package.json +0 -74
- package/packages/config-eslint/node_modules/espree/LICENSE +0 -25
- package/packages/config-eslint/node_modules/espree/README.md +0 -244
- package/packages/config-eslint/node_modules/espree/dist/espree.cjs +0 -883
- package/packages/config-eslint/node_modules/espree/espree.js +0 -177
- package/packages/config-eslint/node_modules/espree/lib/espree.js +0 -349
- package/packages/config-eslint/node_modules/espree/lib/features.js +0 -27
- package/packages/config-eslint/node_modules/espree/lib/options.js +0 -123
- package/packages/config-eslint/node_modules/espree/lib/token-translator.js +0 -263
- package/packages/config-eslint/node_modules/espree/lib/version.js +0 -3
- package/packages/config-eslint/node_modules/espree/package.json +0 -86
- package/packages/config-eslint/node_modules/globals/globals.json +0 -1998
- package/packages/config-eslint/node_modules/globals/index.d.ts +0 -2077
- package/packages/config-eslint/node_modules/globals/index.js +0 -2
- package/packages/config-eslint/node_modules/globals/license +0 -9
- package/packages/config-eslint/node_modules/globals/package.json +0 -58
- package/packages/config-eslint/node_modules/globals/readme.md +0 -44
- package/packages/config-eslint/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
- package/packages/config-eslint/node_modules/json-schema-traverse/.travis.yml +0 -8
- package/packages/config-eslint/node_modules/json-schema-traverse/LICENSE +0 -21
- package/packages/config-eslint/node_modules/json-schema-traverse/README.md +0 -83
- package/packages/config-eslint/node_modules/json-schema-traverse/index.js +0 -89
- package/packages/config-eslint/node_modules/json-schema-traverse/package.json +0 -43
- package/packages/config-eslint/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
- package/packages/config-eslint/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
- package/packages/config-eslint/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
|
@@ -1,168 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
module.exports = function generate_dependencies(it, $keyword, $ruleType) {
|
|
3
|
-
var out = ' ';
|
|
4
|
-
var $lvl = it.level;
|
|
5
|
-
var $dataLvl = it.dataLevel;
|
|
6
|
-
var $schema = it.schema[$keyword];
|
|
7
|
-
var $schemaPath = it.schemaPath + it.util.getProperty($keyword);
|
|
8
|
-
var $errSchemaPath = it.errSchemaPath + '/' + $keyword;
|
|
9
|
-
var $breakOnError = !it.opts.allErrors;
|
|
10
|
-
var $data = 'data' + ($dataLvl || '');
|
|
11
|
-
var $errs = 'errs__' + $lvl;
|
|
12
|
-
var $it = it.util.copy(it);
|
|
13
|
-
var $closingBraces = '';
|
|
14
|
-
$it.level++;
|
|
15
|
-
var $nextValid = 'valid' + $it.level;
|
|
16
|
-
var $schemaDeps = {},
|
|
17
|
-
$propertyDeps = {},
|
|
18
|
-
$ownProperties = it.opts.ownProperties;
|
|
19
|
-
for ($property in $schema) {
|
|
20
|
-
if ($property == '__proto__') continue;
|
|
21
|
-
var $sch = $schema[$property];
|
|
22
|
-
var $deps = Array.isArray($sch) ? $propertyDeps : $schemaDeps;
|
|
23
|
-
$deps[$property] = $sch;
|
|
24
|
-
}
|
|
25
|
-
out += 'var ' + ($errs) + ' = errors;';
|
|
26
|
-
var $currentErrorPath = it.errorPath;
|
|
27
|
-
out += 'var missing' + ($lvl) + ';';
|
|
28
|
-
for (var $property in $propertyDeps) {
|
|
29
|
-
$deps = $propertyDeps[$property];
|
|
30
|
-
if ($deps.length) {
|
|
31
|
-
out += ' if ( ' + ($data) + (it.util.getProperty($property)) + ' !== undefined ';
|
|
32
|
-
if ($ownProperties) {
|
|
33
|
-
out += ' && Object.prototype.hasOwnProperty.call(' + ($data) + ', \'' + (it.util.escapeQuotes($property)) + '\') ';
|
|
34
|
-
}
|
|
35
|
-
if ($breakOnError) {
|
|
36
|
-
out += ' && ( ';
|
|
37
|
-
var arr1 = $deps;
|
|
38
|
-
if (arr1) {
|
|
39
|
-
var $propertyKey, $i = -1,
|
|
40
|
-
l1 = arr1.length - 1;
|
|
41
|
-
while ($i < l1) {
|
|
42
|
-
$propertyKey = arr1[$i += 1];
|
|
43
|
-
if ($i) {
|
|
44
|
-
out += ' || ';
|
|
45
|
-
}
|
|
46
|
-
var $prop = it.util.getProperty($propertyKey),
|
|
47
|
-
$useData = $data + $prop;
|
|
48
|
-
out += ' ( ( ' + ($useData) + ' === undefined ';
|
|
49
|
-
if ($ownProperties) {
|
|
50
|
-
out += ' || ! Object.prototype.hasOwnProperty.call(' + ($data) + ', \'' + (it.util.escapeQuotes($propertyKey)) + '\') ';
|
|
51
|
-
}
|
|
52
|
-
out += ') && (missing' + ($lvl) + ' = ' + (it.util.toQuotedString(it.opts.jsonPointers ? $propertyKey : $prop)) + ') ) ';
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
out += ')) { ';
|
|
56
|
-
var $propertyPath = 'missing' + $lvl,
|
|
57
|
-
$missingProperty = '\' + ' + $propertyPath + ' + \'';
|
|
58
|
-
if (it.opts._errorDataPathProperty) {
|
|
59
|
-
it.errorPath = it.opts.jsonPointers ? it.util.getPathExpr($currentErrorPath, $propertyPath, true) : $currentErrorPath + ' + ' + $propertyPath;
|
|
60
|
-
}
|
|
61
|
-
var $$outStack = $$outStack || [];
|
|
62
|
-
$$outStack.push(out);
|
|
63
|
-
out = ''; /* istanbul ignore else */
|
|
64
|
-
if (it.createErrors !== false) {
|
|
65
|
-
out += ' { keyword: \'' + ('dependencies') + '\' , dataPath: (dataPath || \'\') + ' + (it.errorPath) + ' , schemaPath: ' + (it.util.toQuotedString($errSchemaPath)) + ' , params: { property: \'' + (it.util.escapeQuotes($property)) + '\', missingProperty: \'' + ($missingProperty) + '\', depsCount: ' + ($deps.length) + ', deps: \'' + (it.util.escapeQuotes($deps.length == 1 ? $deps[0] : $deps.join(", "))) + '\' } ';
|
|
66
|
-
if (it.opts.messages !== false) {
|
|
67
|
-
out += ' , message: \'should have ';
|
|
68
|
-
if ($deps.length == 1) {
|
|
69
|
-
out += 'property ' + (it.util.escapeQuotes($deps[0]));
|
|
70
|
-
} else {
|
|
71
|
-
out += 'properties ' + (it.util.escapeQuotes($deps.join(", ")));
|
|
72
|
-
}
|
|
73
|
-
out += ' when property ' + (it.util.escapeQuotes($property)) + ' is present\' ';
|
|
74
|
-
}
|
|
75
|
-
if (it.opts.verbose) {
|
|
76
|
-
out += ' , schema: validate.schema' + ($schemaPath) + ' , parentSchema: validate.schema' + (it.schemaPath) + ' , data: ' + ($data) + ' ';
|
|
77
|
-
}
|
|
78
|
-
out += ' } ';
|
|
79
|
-
} else {
|
|
80
|
-
out += ' {} ';
|
|
81
|
-
}
|
|
82
|
-
var __err = out;
|
|
83
|
-
out = $$outStack.pop();
|
|
84
|
-
if (!it.compositeRule && $breakOnError) {
|
|
85
|
-
/* istanbul ignore if */
|
|
86
|
-
if (it.async) {
|
|
87
|
-
out += ' throw new ValidationError([' + (__err) + ']); ';
|
|
88
|
-
} else {
|
|
89
|
-
out += ' validate.errors = [' + (__err) + ']; return false; ';
|
|
90
|
-
}
|
|
91
|
-
} else {
|
|
92
|
-
out += ' var err = ' + (__err) + '; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ';
|
|
93
|
-
}
|
|
94
|
-
} else {
|
|
95
|
-
out += ' ) { ';
|
|
96
|
-
var arr2 = $deps;
|
|
97
|
-
if (arr2) {
|
|
98
|
-
var $propertyKey, i2 = -1,
|
|
99
|
-
l2 = arr2.length - 1;
|
|
100
|
-
while (i2 < l2) {
|
|
101
|
-
$propertyKey = arr2[i2 += 1];
|
|
102
|
-
var $prop = it.util.getProperty($propertyKey),
|
|
103
|
-
$missingProperty = it.util.escapeQuotes($propertyKey),
|
|
104
|
-
$useData = $data + $prop;
|
|
105
|
-
if (it.opts._errorDataPathProperty) {
|
|
106
|
-
it.errorPath = it.util.getPath($currentErrorPath, $propertyKey, it.opts.jsonPointers);
|
|
107
|
-
}
|
|
108
|
-
out += ' if ( ' + ($useData) + ' === undefined ';
|
|
109
|
-
if ($ownProperties) {
|
|
110
|
-
out += ' || ! Object.prototype.hasOwnProperty.call(' + ($data) + ', \'' + (it.util.escapeQuotes($propertyKey)) + '\') ';
|
|
111
|
-
}
|
|
112
|
-
out += ') { var err = '; /* istanbul ignore else */
|
|
113
|
-
if (it.createErrors !== false) {
|
|
114
|
-
out += ' { keyword: \'' + ('dependencies') + '\' , dataPath: (dataPath || \'\') + ' + (it.errorPath) + ' , schemaPath: ' + (it.util.toQuotedString($errSchemaPath)) + ' , params: { property: \'' + (it.util.escapeQuotes($property)) + '\', missingProperty: \'' + ($missingProperty) + '\', depsCount: ' + ($deps.length) + ', deps: \'' + (it.util.escapeQuotes($deps.length == 1 ? $deps[0] : $deps.join(", "))) + '\' } ';
|
|
115
|
-
if (it.opts.messages !== false) {
|
|
116
|
-
out += ' , message: \'should have ';
|
|
117
|
-
if ($deps.length == 1) {
|
|
118
|
-
out += 'property ' + (it.util.escapeQuotes($deps[0]));
|
|
119
|
-
} else {
|
|
120
|
-
out += 'properties ' + (it.util.escapeQuotes($deps.join(", ")));
|
|
121
|
-
}
|
|
122
|
-
out += ' when property ' + (it.util.escapeQuotes($property)) + ' is present\' ';
|
|
123
|
-
}
|
|
124
|
-
if (it.opts.verbose) {
|
|
125
|
-
out += ' , schema: validate.schema' + ($schemaPath) + ' , parentSchema: validate.schema' + (it.schemaPath) + ' , data: ' + ($data) + ' ';
|
|
126
|
-
}
|
|
127
|
-
out += ' } ';
|
|
128
|
-
} else {
|
|
129
|
-
out += ' {} ';
|
|
130
|
-
}
|
|
131
|
-
out += '; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } ';
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
out += ' } ';
|
|
136
|
-
if ($breakOnError) {
|
|
137
|
-
$closingBraces += '}';
|
|
138
|
-
out += ' else { ';
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
it.errorPath = $currentErrorPath;
|
|
143
|
-
var $currentBaseId = $it.baseId;
|
|
144
|
-
for (var $property in $schemaDeps) {
|
|
145
|
-
var $sch = $schemaDeps[$property];
|
|
146
|
-
if ((it.opts.strictKeywords ? (typeof $sch == 'object' && Object.keys($sch).length > 0) || $sch === false : it.util.schemaHasRules($sch, it.RULES.all))) {
|
|
147
|
-
out += ' ' + ($nextValid) + ' = true; if ( ' + ($data) + (it.util.getProperty($property)) + ' !== undefined ';
|
|
148
|
-
if ($ownProperties) {
|
|
149
|
-
out += ' && Object.prototype.hasOwnProperty.call(' + ($data) + ', \'' + (it.util.escapeQuotes($property)) + '\') ';
|
|
150
|
-
}
|
|
151
|
-
out += ') { ';
|
|
152
|
-
$it.schema = $sch;
|
|
153
|
-
$it.schemaPath = $schemaPath + it.util.getProperty($property);
|
|
154
|
-
$it.errSchemaPath = $errSchemaPath + '/' + it.util.escapeFragment($property);
|
|
155
|
-
out += ' ' + (it.validate($it)) + ' ';
|
|
156
|
-
$it.baseId = $currentBaseId;
|
|
157
|
-
out += ' } ';
|
|
158
|
-
if ($breakOnError) {
|
|
159
|
-
out += ' if (' + ($nextValid) + ') { ';
|
|
160
|
-
$closingBraces += '}';
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
if ($breakOnError) {
|
|
165
|
-
out += ' ' + ($closingBraces) + ' if (' + ($errs) + ' == errors) {';
|
|
166
|
-
}
|
|
167
|
-
return out;
|
|
168
|
-
}
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
module.exports = function generate_enum(it, $keyword, $ruleType) {
|
|
3
|
-
var out = ' ';
|
|
4
|
-
var $lvl = it.level;
|
|
5
|
-
var $dataLvl = it.dataLevel;
|
|
6
|
-
var $schema = it.schema[$keyword];
|
|
7
|
-
var $schemaPath = it.schemaPath + it.util.getProperty($keyword);
|
|
8
|
-
var $errSchemaPath = it.errSchemaPath + '/' + $keyword;
|
|
9
|
-
var $breakOnError = !it.opts.allErrors;
|
|
10
|
-
var $data = 'data' + ($dataLvl || '');
|
|
11
|
-
var $valid = 'valid' + $lvl;
|
|
12
|
-
var $isData = it.opts.$data && $schema && $schema.$data,
|
|
13
|
-
$schemaValue;
|
|
14
|
-
if ($isData) {
|
|
15
|
-
out += ' var schema' + ($lvl) + ' = ' + (it.util.getData($schema.$data, $dataLvl, it.dataPathArr)) + '; ';
|
|
16
|
-
$schemaValue = 'schema' + $lvl;
|
|
17
|
-
} else {
|
|
18
|
-
$schemaValue = $schema;
|
|
19
|
-
}
|
|
20
|
-
var $i = 'i' + $lvl,
|
|
21
|
-
$vSchema = 'schema' + $lvl;
|
|
22
|
-
if (!$isData) {
|
|
23
|
-
out += ' var ' + ($vSchema) + ' = validate.schema' + ($schemaPath) + ';';
|
|
24
|
-
}
|
|
25
|
-
out += 'var ' + ($valid) + ';';
|
|
26
|
-
if ($isData) {
|
|
27
|
-
out += ' if (schema' + ($lvl) + ' === undefined) ' + ($valid) + ' = true; else if (!Array.isArray(schema' + ($lvl) + ')) ' + ($valid) + ' = false; else {';
|
|
28
|
-
}
|
|
29
|
-
out += '' + ($valid) + ' = false;for (var ' + ($i) + '=0; ' + ($i) + '<' + ($vSchema) + '.length; ' + ($i) + '++) if (equal(' + ($data) + ', ' + ($vSchema) + '[' + ($i) + '])) { ' + ($valid) + ' = true; break; }';
|
|
30
|
-
if ($isData) {
|
|
31
|
-
out += ' } ';
|
|
32
|
-
}
|
|
33
|
-
out += ' if (!' + ($valid) + ') { ';
|
|
34
|
-
var $$outStack = $$outStack || [];
|
|
35
|
-
$$outStack.push(out);
|
|
36
|
-
out = ''; /* istanbul ignore else */
|
|
37
|
-
if (it.createErrors !== false) {
|
|
38
|
-
out += ' { keyword: \'' + ('enum') + '\' , dataPath: (dataPath || \'\') + ' + (it.errorPath) + ' , schemaPath: ' + (it.util.toQuotedString($errSchemaPath)) + ' , params: { allowedValues: schema' + ($lvl) + ' } ';
|
|
39
|
-
if (it.opts.messages !== false) {
|
|
40
|
-
out += ' , message: \'should be equal to one of the allowed values\' ';
|
|
41
|
-
}
|
|
42
|
-
if (it.opts.verbose) {
|
|
43
|
-
out += ' , schema: validate.schema' + ($schemaPath) + ' , parentSchema: validate.schema' + (it.schemaPath) + ' , data: ' + ($data) + ' ';
|
|
44
|
-
}
|
|
45
|
-
out += ' } ';
|
|
46
|
-
} else {
|
|
47
|
-
out += ' {} ';
|
|
48
|
-
}
|
|
49
|
-
var __err = out;
|
|
50
|
-
out = $$outStack.pop();
|
|
51
|
-
if (!it.compositeRule && $breakOnError) {
|
|
52
|
-
/* istanbul ignore if */
|
|
53
|
-
if (it.async) {
|
|
54
|
-
out += ' throw new ValidationError([' + (__err) + ']); ';
|
|
55
|
-
} else {
|
|
56
|
-
out += ' validate.errors = [' + (__err) + ']; return false; ';
|
|
57
|
-
}
|
|
58
|
-
} else {
|
|
59
|
-
out += ' var err = ' + (__err) + '; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ';
|
|
60
|
-
}
|
|
61
|
-
out += ' }';
|
|
62
|
-
if ($breakOnError) {
|
|
63
|
-
out += ' else { ';
|
|
64
|
-
}
|
|
65
|
-
return out;
|
|
66
|
-
}
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
module.exports = function generate_format(it, $keyword, $ruleType) {
|
|
3
|
-
var out = ' ';
|
|
4
|
-
var $lvl = it.level;
|
|
5
|
-
var $dataLvl = it.dataLevel;
|
|
6
|
-
var $schema = it.schema[$keyword];
|
|
7
|
-
var $schemaPath = it.schemaPath + it.util.getProperty($keyword);
|
|
8
|
-
var $errSchemaPath = it.errSchemaPath + '/' + $keyword;
|
|
9
|
-
var $breakOnError = !it.opts.allErrors;
|
|
10
|
-
var $data = 'data' + ($dataLvl || '');
|
|
11
|
-
if (it.opts.format === false) {
|
|
12
|
-
if ($breakOnError) {
|
|
13
|
-
out += ' if (true) { ';
|
|
14
|
-
}
|
|
15
|
-
return out;
|
|
16
|
-
}
|
|
17
|
-
var $isData = it.opts.$data && $schema && $schema.$data,
|
|
18
|
-
$schemaValue;
|
|
19
|
-
if ($isData) {
|
|
20
|
-
out += ' var schema' + ($lvl) + ' = ' + (it.util.getData($schema.$data, $dataLvl, it.dataPathArr)) + '; ';
|
|
21
|
-
$schemaValue = 'schema' + $lvl;
|
|
22
|
-
} else {
|
|
23
|
-
$schemaValue = $schema;
|
|
24
|
-
}
|
|
25
|
-
var $unknownFormats = it.opts.unknownFormats,
|
|
26
|
-
$allowUnknown = Array.isArray($unknownFormats);
|
|
27
|
-
if ($isData) {
|
|
28
|
-
var $format = 'format' + $lvl,
|
|
29
|
-
$isObject = 'isObject' + $lvl,
|
|
30
|
-
$formatType = 'formatType' + $lvl;
|
|
31
|
-
out += ' var ' + ($format) + ' = formats[' + ($schemaValue) + ']; var ' + ($isObject) + ' = typeof ' + ($format) + ' == \'object\' && !(' + ($format) + ' instanceof RegExp) && ' + ($format) + '.validate; var ' + ($formatType) + ' = ' + ($isObject) + ' && ' + ($format) + '.type || \'string\'; if (' + ($isObject) + ') { ';
|
|
32
|
-
if (it.async) {
|
|
33
|
-
out += ' var async' + ($lvl) + ' = ' + ($format) + '.async; ';
|
|
34
|
-
}
|
|
35
|
-
out += ' ' + ($format) + ' = ' + ($format) + '.validate; } if ( ';
|
|
36
|
-
if ($isData) {
|
|
37
|
-
out += ' (' + ($schemaValue) + ' !== undefined && typeof ' + ($schemaValue) + ' != \'string\') || ';
|
|
38
|
-
}
|
|
39
|
-
out += ' (';
|
|
40
|
-
if ($unknownFormats != 'ignore') {
|
|
41
|
-
out += ' (' + ($schemaValue) + ' && !' + ($format) + ' ';
|
|
42
|
-
if ($allowUnknown) {
|
|
43
|
-
out += ' && self._opts.unknownFormats.indexOf(' + ($schemaValue) + ') == -1 ';
|
|
44
|
-
}
|
|
45
|
-
out += ') || ';
|
|
46
|
-
}
|
|
47
|
-
out += ' (' + ($format) + ' && ' + ($formatType) + ' == \'' + ($ruleType) + '\' && !(typeof ' + ($format) + ' == \'function\' ? ';
|
|
48
|
-
if (it.async) {
|
|
49
|
-
out += ' (async' + ($lvl) + ' ? await ' + ($format) + '(' + ($data) + ') : ' + ($format) + '(' + ($data) + ')) ';
|
|
50
|
-
} else {
|
|
51
|
-
out += ' ' + ($format) + '(' + ($data) + ') ';
|
|
52
|
-
}
|
|
53
|
-
out += ' : ' + ($format) + '.test(' + ($data) + '))))) {';
|
|
54
|
-
} else {
|
|
55
|
-
var $format = it.formats[$schema];
|
|
56
|
-
if (!$format) {
|
|
57
|
-
if ($unknownFormats == 'ignore') {
|
|
58
|
-
it.logger.warn('unknown format "' + $schema + '" ignored in schema at path "' + it.errSchemaPath + '"');
|
|
59
|
-
if ($breakOnError) {
|
|
60
|
-
out += ' if (true) { ';
|
|
61
|
-
}
|
|
62
|
-
return out;
|
|
63
|
-
} else if ($allowUnknown && $unknownFormats.indexOf($schema) >= 0) {
|
|
64
|
-
if ($breakOnError) {
|
|
65
|
-
out += ' if (true) { ';
|
|
66
|
-
}
|
|
67
|
-
return out;
|
|
68
|
-
} else {
|
|
69
|
-
throw new Error('unknown format "' + $schema + '" is used in schema at path "' + it.errSchemaPath + '"');
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
var $isObject = typeof $format == 'object' && !($format instanceof RegExp) && $format.validate;
|
|
73
|
-
var $formatType = $isObject && $format.type || 'string';
|
|
74
|
-
if ($isObject) {
|
|
75
|
-
var $async = $format.async === true;
|
|
76
|
-
$format = $format.validate;
|
|
77
|
-
}
|
|
78
|
-
if ($formatType != $ruleType) {
|
|
79
|
-
if ($breakOnError) {
|
|
80
|
-
out += ' if (true) { ';
|
|
81
|
-
}
|
|
82
|
-
return out;
|
|
83
|
-
}
|
|
84
|
-
if ($async) {
|
|
85
|
-
if (!it.async) throw new Error('async format in sync schema');
|
|
86
|
-
var $formatRef = 'formats' + it.util.getProperty($schema) + '.validate';
|
|
87
|
-
out += ' if (!(await ' + ($formatRef) + '(' + ($data) + '))) { ';
|
|
88
|
-
} else {
|
|
89
|
-
out += ' if (! ';
|
|
90
|
-
var $formatRef = 'formats' + it.util.getProperty($schema);
|
|
91
|
-
if ($isObject) $formatRef += '.validate';
|
|
92
|
-
if (typeof $format == 'function') {
|
|
93
|
-
out += ' ' + ($formatRef) + '(' + ($data) + ') ';
|
|
94
|
-
} else {
|
|
95
|
-
out += ' ' + ($formatRef) + '.test(' + ($data) + ') ';
|
|
96
|
-
}
|
|
97
|
-
out += ') { ';
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
var $$outStack = $$outStack || [];
|
|
101
|
-
$$outStack.push(out);
|
|
102
|
-
out = ''; /* istanbul ignore else */
|
|
103
|
-
if (it.createErrors !== false) {
|
|
104
|
-
out += ' { keyword: \'' + ('format') + '\' , dataPath: (dataPath || \'\') + ' + (it.errorPath) + ' , schemaPath: ' + (it.util.toQuotedString($errSchemaPath)) + ' , params: { format: ';
|
|
105
|
-
if ($isData) {
|
|
106
|
-
out += '' + ($schemaValue);
|
|
107
|
-
} else {
|
|
108
|
-
out += '' + (it.util.toQuotedString($schema));
|
|
109
|
-
}
|
|
110
|
-
out += ' } ';
|
|
111
|
-
if (it.opts.messages !== false) {
|
|
112
|
-
out += ' , message: \'should match format "';
|
|
113
|
-
if ($isData) {
|
|
114
|
-
out += '\' + ' + ($schemaValue) + ' + \'';
|
|
115
|
-
} else {
|
|
116
|
-
out += '' + (it.util.escapeQuotes($schema));
|
|
117
|
-
}
|
|
118
|
-
out += '"\' ';
|
|
119
|
-
}
|
|
120
|
-
if (it.opts.verbose) {
|
|
121
|
-
out += ' , schema: ';
|
|
122
|
-
if ($isData) {
|
|
123
|
-
out += 'validate.schema' + ($schemaPath);
|
|
124
|
-
} else {
|
|
125
|
-
out += '' + (it.util.toQuotedString($schema));
|
|
126
|
-
}
|
|
127
|
-
out += ' , parentSchema: validate.schema' + (it.schemaPath) + ' , data: ' + ($data) + ' ';
|
|
128
|
-
}
|
|
129
|
-
out += ' } ';
|
|
130
|
-
} else {
|
|
131
|
-
out += ' {} ';
|
|
132
|
-
}
|
|
133
|
-
var __err = out;
|
|
134
|
-
out = $$outStack.pop();
|
|
135
|
-
if (!it.compositeRule && $breakOnError) {
|
|
136
|
-
/* istanbul ignore if */
|
|
137
|
-
if (it.async) {
|
|
138
|
-
out += ' throw new ValidationError([' + (__err) + ']); ';
|
|
139
|
-
} else {
|
|
140
|
-
out += ' validate.errors = [' + (__err) + ']; return false; ';
|
|
141
|
-
}
|
|
142
|
-
} else {
|
|
143
|
-
out += ' var err = ' + (__err) + '; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ';
|
|
144
|
-
}
|
|
145
|
-
out += ' } ';
|
|
146
|
-
if ($breakOnError) {
|
|
147
|
-
out += ' else { ';
|
|
148
|
-
}
|
|
149
|
-
return out;
|
|
150
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
module.exports = function generate_if(it, $keyword, $ruleType) {
|
|
3
|
-
var out = ' ';
|
|
4
|
-
var $lvl = it.level;
|
|
5
|
-
var $dataLvl = it.dataLevel;
|
|
6
|
-
var $schema = it.schema[$keyword];
|
|
7
|
-
var $schemaPath = it.schemaPath + it.util.getProperty($keyword);
|
|
8
|
-
var $errSchemaPath = it.errSchemaPath + '/' + $keyword;
|
|
9
|
-
var $breakOnError = !it.opts.allErrors;
|
|
10
|
-
var $data = 'data' + ($dataLvl || '');
|
|
11
|
-
var $valid = 'valid' + $lvl;
|
|
12
|
-
var $errs = 'errs__' + $lvl;
|
|
13
|
-
var $it = it.util.copy(it);
|
|
14
|
-
$it.level++;
|
|
15
|
-
var $nextValid = 'valid' + $it.level;
|
|
16
|
-
var $thenSch = it.schema['then'],
|
|
17
|
-
$elseSch = it.schema['else'],
|
|
18
|
-
$thenPresent = $thenSch !== undefined && (it.opts.strictKeywords ? (typeof $thenSch == 'object' && Object.keys($thenSch).length > 0) || $thenSch === false : it.util.schemaHasRules($thenSch, it.RULES.all)),
|
|
19
|
-
$elsePresent = $elseSch !== undefined && (it.opts.strictKeywords ? (typeof $elseSch == 'object' && Object.keys($elseSch).length > 0) || $elseSch === false : it.util.schemaHasRules($elseSch, it.RULES.all)),
|
|
20
|
-
$currentBaseId = $it.baseId;
|
|
21
|
-
if ($thenPresent || $elsePresent) {
|
|
22
|
-
var $ifClause;
|
|
23
|
-
$it.createErrors = false;
|
|
24
|
-
$it.schema = $schema;
|
|
25
|
-
$it.schemaPath = $schemaPath;
|
|
26
|
-
$it.errSchemaPath = $errSchemaPath;
|
|
27
|
-
out += ' var ' + ($errs) + ' = errors; var ' + ($valid) + ' = true; ';
|
|
28
|
-
var $wasComposite = it.compositeRule;
|
|
29
|
-
it.compositeRule = $it.compositeRule = true;
|
|
30
|
-
out += ' ' + (it.validate($it)) + ' ';
|
|
31
|
-
$it.baseId = $currentBaseId;
|
|
32
|
-
$it.createErrors = true;
|
|
33
|
-
out += ' errors = ' + ($errs) + '; if (vErrors !== null) { if (' + ($errs) + ') vErrors.length = ' + ($errs) + '; else vErrors = null; } ';
|
|
34
|
-
it.compositeRule = $it.compositeRule = $wasComposite;
|
|
35
|
-
if ($thenPresent) {
|
|
36
|
-
out += ' if (' + ($nextValid) + ') { ';
|
|
37
|
-
$it.schema = it.schema['then'];
|
|
38
|
-
$it.schemaPath = it.schemaPath + '.then';
|
|
39
|
-
$it.errSchemaPath = it.errSchemaPath + '/then';
|
|
40
|
-
out += ' ' + (it.validate($it)) + ' ';
|
|
41
|
-
$it.baseId = $currentBaseId;
|
|
42
|
-
out += ' ' + ($valid) + ' = ' + ($nextValid) + '; ';
|
|
43
|
-
if ($thenPresent && $elsePresent) {
|
|
44
|
-
$ifClause = 'ifClause' + $lvl;
|
|
45
|
-
out += ' var ' + ($ifClause) + ' = \'then\'; ';
|
|
46
|
-
} else {
|
|
47
|
-
$ifClause = '\'then\'';
|
|
48
|
-
}
|
|
49
|
-
out += ' } ';
|
|
50
|
-
if ($elsePresent) {
|
|
51
|
-
out += ' else { ';
|
|
52
|
-
}
|
|
53
|
-
} else {
|
|
54
|
-
out += ' if (!' + ($nextValid) + ') { ';
|
|
55
|
-
}
|
|
56
|
-
if ($elsePresent) {
|
|
57
|
-
$it.schema = it.schema['else'];
|
|
58
|
-
$it.schemaPath = it.schemaPath + '.else';
|
|
59
|
-
$it.errSchemaPath = it.errSchemaPath + '/else';
|
|
60
|
-
out += ' ' + (it.validate($it)) + ' ';
|
|
61
|
-
$it.baseId = $currentBaseId;
|
|
62
|
-
out += ' ' + ($valid) + ' = ' + ($nextValid) + '; ';
|
|
63
|
-
if ($thenPresent && $elsePresent) {
|
|
64
|
-
$ifClause = 'ifClause' + $lvl;
|
|
65
|
-
out += ' var ' + ($ifClause) + ' = \'else\'; ';
|
|
66
|
-
} else {
|
|
67
|
-
$ifClause = '\'else\'';
|
|
68
|
-
}
|
|
69
|
-
out += ' } ';
|
|
70
|
-
}
|
|
71
|
-
out += ' if (!' + ($valid) + ') { var err = '; /* istanbul ignore else */
|
|
72
|
-
if (it.createErrors !== false) {
|
|
73
|
-
out += ' { keyword: \'' + ('if') + '\' , dataPath: (dataPath || \'\') + ' + (it.errorPath) + ' , schemaPath: ' + (it.util.toQuotedString($errSchemaPath)) + ' , params: { failingKeyword: ' + ($ifClause) + ' } ';
|
|
74
|
-
if (it.opts.messages !== false) {
|
|
75
|
-
out += ' , message: \'should match "\' + ' + ($ifClause) + ' + \'" schema\' ';
|
|
76
|
-
}
|
|
77
|
-
if (it.opts.verbose) {
|
|
78
|
-
out += ' , schema: validate.schema' + ($schemaPath) + ' , parentSchema: validate.schema' + (it.schemaPath) + ' , data: ' + ($data) + ' ';
|
|
79
|
-
}
|
|
80
|
-
out += ' } ';
|
|
81
|
-
} else {
|
|
82
|
-
out += ' {} ';
|
|
83
|
-
}
|
|
84
|
-
out += '; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ';
|
|
85
|
-
if (!it.compositeRule && $breakOnError) {
|
|
86
|
-
/* istanbul ignore if */
|
|
87
|
-
if (it.async) {
|
|
88
|
-
out += ' throw new ValidationError(vErrors); ';
|
|
89
|
-
} else {
|
|
90
|
-
out += ' validate.errors = vErrors; return false; ';
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
out += ' } ';
|
|
94
|
-
if ($breakOnError) {
|
|
95
|
-
out += ' else { ';
|
|
96
|
-
}
|
|
97
|
-
} else {
|
|
98
|
-
if ($breakOnError) {
|
|
99
|
-
out += ' if (true) { ';
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
return out;
|
|
103
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
//all requires must be explicit because browserify won't work with dynamic requires
|
|
4
|
-
module.exports = {
|
|
5
|
-
'$ref': require('./ref'),
|
|
6
|
-
allOf: require('./allOf'),
|
|
7
|
-
anyOf: require('./anyOf'),
|
|
8
|
-
'$comment': require('./comment'),
|
|
9
|
-
const: require('./const'),
|
|
10
|
-
contains: require('./contains'),
|
|
11
|
-
dependencies: require('./dependencies'),
|
|
12
|
-
'enum': require('./enum'),
|
|
13
|
-
format: require('./format'),
|
|
14
|
-
'if': require('./if'),
|
|
15
|
-
items: require('./items'),
|
|
16
|
-
maximum: require('./_limit'),
|
|
17
|
-
minimum: require('./_limit'),
|
|
18
|
-
maxItems: require('./_limitItems'),
|
|
19
|
-
minItems: require('./_limitItems'),
|
|
20
|
-
maxLength: require('./_limitLength'),
|
|
21
|
-
minLength: require('./_limitLength'),
|
|
22
|
-
maxProperties: require('./_limitProperties'),
|
|
23
|
-
minProperties: require('./_limitProperties'),
|
|
24
|
-
multipleOf: require('./multipleOf'),
|
|
25
|
-
not: require('./not'),
|
|
26
|
-
oneOf: require('./oneOf'),
|
|
27
|
-
pattern: require('./pattern'),
|
|
28
|
-
properties: require('./properties'),
|
|
29
|
-
propertyNames: require('./propertyNames'),
|
|
30
|
-
required: require('./required'),
|
|
31
|
-
uniqueItems: require('./uniqueItems'),
|
|
32
|
-
validate: require('./validate')
|
|
33
|
-
};
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
module.exports = function generate_items(it, $keyword, $ruleType) {
|
|
3
|
-
var out = ' ';
|
|
4
|
-
var $lvl = it.level;
|
|
5
|
-
var $dataLvl = it.dataLevel;
|
|
6
|
-
var $schema = it.schema[$keyword];
|
|
7
|
-
var $schemaPath = it.schemaPath + it.util.getProperty($keyword);
|
|
8
|
-
var $errSchemaPath = it.errSchemaPath + '/' + $keyword;
|
|
9
|
-
var $breakOnError = !it.opts.allErrors;
|
|
10
|
-
var $data = 'data' + ($dataLvl || '');
|
|
11
|
-
var $valid = 'valid' + $lvl;
|
|
12
|
-
var $errs = 'errs__' + $lvl;
|
|
13
|
-
var $it = it.util.copy(it);
|
|
14
|
-
var $closingBraces = '';
|
|
15
|
-
$it.level++;
|
|
16
|
-
var $nextValid = 'valid' + $it.level;
|
|
17
|
-
var $idx = 'i' + $lvl,
|
|
18
|
-
$dataNxt = $it.dataLevel = it.dataLevel + 1,
|
|
19
|
-
$nextData = 'data' + $dataNxt,
|
|
20
|
-
$currentBaseId = it.baseId;
|
|
21
|
-
out += 'var ' + ($errs) + ' = errors;var ' + ($valid) + ';';
|
|
22
|
-
if (Array.isArray($schema)) {
|
|
23
|
-
var $additionalItems = it.schema.additionalItems;
|
|
24
|
-
if ($additionalItems === false) {
|
|
25
|
-
out += ' ' + ($valid) + ' = ' + ($data) + '.length <= ' + ($schema.length) + '; ';
|
|
26
|
-
var $currErrSchemaPath = $errSchemaPath;
|
|
27
|
-
$errSchemaPath = it.errSchemaPath + '/additionalItems';
|
|
28
|
-
out += ' if (!' + ($valid) + ') { ';
|
|
29
|
-
var $$outStack = $$outStack || [];
|
|
30
|
-
$$outStack.push(out);
|
|
31
|
-
out = ''; /* istanbul ignore else */
|
|
32
|
-
if (it.createErrors !== false) {
|
|
33
|
-
out += ' { keyword: \'' + ('additionalItems') + '\' , dataPath: (dataPath || \'\') + ' + (it.errorPath) + ' , schemaPath: ' + (it.util.toQuotedString($errSchemaPath)) + ' , params: { limit: ' + ($schema.length) + ' } ';
|
|
34
|
-
if (it.opts.messages !== false) {
|
|
35
|
-
out += ' , message: \'should NOT have more than ' + ($schema.length) + ' items\' ';
|
|
36
|
-
}
|
|
37
|
-
if (it.opts.verbose) {
|
|
38
|
-
out += ' , schema: false , parentSchema: validate.schema' + (it.schemaPath) + ' , data: ' + ($data) + ' ';
|
|
39
|
-
}
|
|
40
|
-
out += ' } ';
|
|
41
|
-
} else {
|
|
42
|
-
out += ' {} ';
|
|
43
|
-
}
|
|
44
|
-
var __err = out;
|
|
45
|
-
out = $$outStack.pop();
|
|
46
|
-
if (!it.compositeRule && $breakOnError) {
|
|
47
|
-
/* istanbul ignore if */
|
|
48
|
-
if (it.async) {
|
|
49
|
-
out += ' throw new ValidationError([' + (__err) + ']); ';
|
|
50
|
-
} else {
|
|
51
|
-
out += ' validate.errors = [' + (__err) + ']; return false; ';
|
|
52
|
-
}
|
|
53
|
-
} else {
|
|
54
|
-
out += ' var err = ' + (__err) + '; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ';
|
|
55
|
-
}
|
|
56
|
-
out += ' } ';
|
|
57
|
-
$errSchemaPath = $currErrSchemaPath;
|
|
58
|
-
if ($breakOnError) {
|
|
59
|
-
$closingBraces += '}';
|
|
60
|
-
out += ' else { ';
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
var arr1 = $schema;
|
|
64
|
-
if (arr1) {
|
|
65
|
-
var $sch, $i = -1,
|
|
66
|
-
l1 = arr1.length - 1;
|
|
67
|
-
while ($i < l1) {
|
|
68
|
-
$sch = arr1[$i += 1];
|
|
69
|
-
if ((it.opts.strictKeywords ? (typeof $sch == 'object' && Object.keys($sch).length > 0) || $sch === false : it.util.schemaHasRules($sch, it.RULES.all))) {
|
|
70
|
-
out += ' ' + ($nextValid) + ' = true; if (' + ($data) + '.length > ' + ($i) + ') { ';
|
|
71
|
-
var $passData = $data + '[' + $i + ']';
|
|
72
|
-
$it.schema = $sch;
|
|
73
|
-
$it.schemaPath = $schemaPath + '[' + $i + ']';
|
|
74
|
-
$it.errSchemaPath = $errSchemaPath + '/' + $i;
|
|
75
|
-
$it.errorPath = it.util.getPathExpr(it.errorPath, $i, it.opts.jsonPointers, true);
|
|
76
|
-
$it.dataPathArr[$dataNxt] = $i;
|
|
77
|
-
var $code = it.validate($it);
|
|
78
|
-
$it.baseId = $currentBaseId;
|
|
79
|
-
if (it.util.varOccurences($code, $nextData) < 2) {
|
|
80
|
-
out += ' ' + (it.util.varReplace($code, $nextData, $passData)) + ' ';
|
|
81
|
-
} else {
|
|
82
|
-
out += ' var ' + ($nextData) + ' = ' + ($passData) + '; ' + ($code) + ' ';
|
|
83
|
-
}
|
|
84
|
-
out += ' } ';
|
|
85
|
-
if ($breakOnError) {
|
|
86
|
-
out += ' if (' + ($nextValid) + ') { ';
|
|
87
|
-
$closingBraces += '}';
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
if (typeof $additionalItems == 'object' && (it.opts.strictKeywords ? (typeof $additionalItems == 'object' && Object.keys($additionalItems).length > 0) || $additionalItems === false : it.util.schemaHasRules($additionalItems, it.RULES.all))) {
|
|
93
|
-
$it.schema = $additionalItems;
|
|
94
|
-
$it.schemaPath = it.schemaPath + '.additionalItems';
|
|
95
|
-
$it.errSchemaPath = it.errSchemaPath + '/additionalItems';
|
|
96
|
-
out += ' ' + ($nextValid) + ' = true; if (' + ($data) + '.length > ' + ($schema.length) + ') { for (var ' + ($idx) + ' = ' + ($schema.length) + '; ' + ($idx) + ' < ' + ($data) + '.length; ' + ($idx) + '++) { ';
|
|
97
|
-
$it.errorPath = it.util.getPathExpr(it.errorPath, $idx, it.opts.jsonPointers, true);
|
|
98
|
-
var $passData = $data + '[' + $idx + ']';
|
|
99
|
-
$it.dataPathArr[$dataNxt] = $idx;
|
|
100
|
-
var $code = it.validate($it);
|
|
101
|
-
$it.baseId = $currentBaseId;
|
|
102
|
-
if (it.util.varOccurences($code, $nextData) < 2) {
|
|
103
|
-
out += ' ' + (it.util.varReplace($code, $nextData, $passData)) + ' ';
|
|
104
|
-
} else {
|
|
105
|
-
out += ' var ' + ($nextData) + ' = ' + ($passData) + '; ' + ($code) + ' ';
|
|
106
|
-
}
|
|
107
|
-
if ($breakOnError) {
|
|
108
|
-
out += ' if (!' + ($nextValid) + ') break; ';
|
|
109
|
-
}
|
|
110
|
-
out += ' } } ';
|
|
111
|
-
if ($breakOnError) {
|
|
112
|
-
out += ' if (' + ($nextValid) + ') { ';
|
|
113
|
-
$closingBraces += '}';
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
} else if ((it.opts.strictKeywords ? (typeof $schema == 'object' && Object.keys($schema).length > 0) || $schema === false : it.util.schemaHasRules($schema, it.RULES.all))) {
|
|
117
|
-
$it.schema = $schema;
|
|
118
|
-
$it.schemaPath = $schemaPath;
|
|
119
|
-
$it.errSchemaPath = $errSchemaPath;
|
|
120
|
-
out += ' for (var ' + ($idx) + ' = ' + (0) + '; ' + ($idx) + ' < ' + ($data) + '.length; ' + ($idx) + '++) { ';
|
|
121
|
-
$it.errorPath = it.util.getPathExpr(it.errorPath, $idx, it.opts.jsonPointers, true);
|
|
122
|
-
var $passData = $data + '[' + $idx + ']';
|
|
123
|
-
$it.dataPathArr[$dataNxt] = $idx;
|
|
124
|
-
var $code = it.validate($it);
|
|
125
|
-
$it.baseId = $currentBaseId;
|
|
126
|
-
if (it.util.varOccurences($code, $nextData) < 2) {
|
|
127
|
-
out += ' ' + (it.util.varReplace($code, $nextData, $passData)) + ' ';
|
|
128
|
-
} else {
|
|
129
|
-
out += ' var ' + ($nextData) + ' = ' + ($passData) + '; ' + ($code) + ' ';
|
|
130
|
-
}
|
|
131
|
-
if ($breakOnError) {
|
|
132
|
-
out += ' if (!' + ($nextValid) + ') break; ';
|
|
133
|
-
}
|
|
134
|
-
out += ' }';
|
|
135
|
-
}
|
|
136
|
-
if ($breakOnError) {
|
|
137
|
-
out += ' ' + ($closingBraces) + ' if (' + ($errs) + ' == errors) {';
|
|
138
|
-
}
|
|
139
|
-
return out;
|
|
140
|
-
}
|