frappe_docker/frappe-bench/node_modules/ajv/lib/dot/v5/constant.jst
2017-07-31 15:51:51 +05:30

10 lines
249 B
Text

{{# def.definitions }}
{{# def.errors }}
{{# def.setupKeyword }}
{{# def.$data }}
{{? !$isData }}
var schema{{=$lvl}} = validate.schema{{=$schemaPath}};
{{?}}
var {{=$valid}} = equal({{=$data}}, schema{{=$lvl}});
{{# def.checkError:'constant' }}