Sha256: ee4e6c238cfd04c4acb42d44f14547f2f2010a522784ff31085b93e4e5281dc7

Contents?: true

Size: 609 Bytes

Versions: 111

Compression:

Stored size: 609 Bytes

Contents

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

{{
  var $currentBaseId = $it.baseId
    , $allSchemasEmpty = true;
}}

{{~ $schema:$sch:$i }}
  {{? {{# def.nonEmptySchema:$sch }} }}
    {{
      $allSchemasEmpty = false;
      $it.schema = $sch;
      $it.schemaPath = $schemaPath + '[' + $i + ']';
      $it.errSchemaPath = $errSchemaPath + '/' + $i;
    }}

    {{# def.insertSubschemaCode }}

    {{# def.ifResultValid }}
  {{?}}
{{~}}

{{? $breakOnError }}
  {{? $allSchemasEmpty }}
    if (true) {
  {{??}}
    {{= $closingBraces.slice(0,-1) }}
  {{?}}
{{?}}

Version data entries

111 entries across 68 versions & 8 rubygems

Version Path
immosquare-cleaner-0.1.62 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.61 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.60 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.59 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.58 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.57 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.56 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.55 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.54 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.53 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.52 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.51 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.50 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.49 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.48 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.47 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.46 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.45 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.44 node_modules/ajv/lib/dot/allOf.jst
immosquare-cleaner-0.1.43 node_modules/ajv/lib/dot/allOf.jst