Sha256: 7bb1388ddb94f3d073f08f57e73fa772795466d0b2153a07dcebc36993bd4d08

Contents?: true

Size: 941 Bytes

Versions: 53

Compression:

Stored size: 941 Bytes

Contents

{{# def.definitions }}
{{# def.errors }}
{{# def.setupKeyword }}
{{# def.setupNextLevel }}

{{
  var $noEmptySchema = $schema.every(function($sch) {
    return {{# def.nonEmptySchema:$sch }};
  });
}}
{{? $noEmptySchema }}
  {{ var $currentBaseId = $it.baseId; }}
  var {{=$errs}} = errors;
  var {{=$valid}} = false;

  {{# def.setCompositeRule }}

  {{~ $schema:$sch:$i }}
    {{
      $it.schema = $sch;
      $it.schemaPath = $schemaPath + '[' + $i + ']';
      $it.errSchemaPath = $errSchemaPath + '/' + $i;
    }}

    {{# def.insertSubschemaCode }}

    {{=$valid}} = {{=$valid}} || {{=$nextValid}};

    if (!{{=$valid}}) {
    {{ $closingBraces += '}'; }}
  {{~}}

  {{# def.resetCompositeRule }}

  {{= $closingBraces }}

  if (!{{=$valid}}) {
    {{# def.addError:'anyOf' }}
  } else {
    {{# def.resetErrors }}
  {{? it.opts.allErrors }} } {{?}}

  {{# def.cleanUp }}
{{??}}
  {{? $breakOnError }}
    if (true) {
  {{?}}
{{?}}

Version data entries

53 entries across 53 versions & 7 rubygems

Version Path
govuk_publishing_components-16.21.0 node_modules/ajv/lib/dot/anyOf.jst
govuk_publishing_components-16.20.1 node_modules/ajv/lib/dot/anyOf.jst
govuk_publishing_components-16.20.0 node_modules/ajv/lib/dot/anyOf.jst
govuk_publishing_components-16.19.0 node_modules/ajv/lib/dot/anyOf.jst
govuk_publishing_components-16.18.0 node_modules/ajv/lib/dot/anyOf.jst
govuk_publishing_components-16.17.0 node_modules/ajv/lib/dot/anyOf.jst
optimacms-0.4.3 spec/dummy/node_modules/node-gyp/node_modules/ajv/lib/dot/anyOf.jst
optimacms-0.4.2 spec/dummy/node_modules/node-gyp/node_modules/ajv/lib/dot/anyOf.jst
locomotivecms-3.4.0 app/javascript/node_modules/node-gyp/node_modules/ajv/lib/dot/anyOf.jst
affiliator-0.2.1 node_modules/fsevents/node_modules/ajv/lib/dot/anyOf.jst
guard-sass-lint-0.1.2 node_modules/ajv/lib/dot/anyOf.jst
guard-sass-lint-0.1.1 node_modules/ajv/lib/dot/anyOf.jst
lanes-0.8.0 node_modules/ajv/lib/dot/anyOf.jst