initial
This commit is contained in:
10
node_modules/ajv/lib/dot/v5/constant.jst
generated
vendored
Normal file
10
node_modules/ajv/lib/dot/v5/constant.jst
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{{# def.definitions }}
|
||||
{{# def.errors }}
|
||||
{{# def.setupKeyword }}
|
||||
{{# def.$data }}
|
||||
|
||||
{{? !$isData }}
|
||||
var schema{{=$lvl}} = validate.schema{{=$schemaPath}};
|
||||
{{?}}
|
||||
var {{=$valid}} = equal({{=$data}}, schema{{=$lvl}});
|
||||
{{# def.checkError:'constant' }}
|
||||
Reference in New Issue
Block a user