Commit bf137ad8 authored by Patrick's avatar Patrick
Browse files

CHANGES.md, README.md und 248 weitere dateien aktualisiert...

parent 0081cef7
Showing with 175 additions and 595 deletions
+175 -595
This diff is collapsed.
This diff is collapsed.
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
{{= $closingBraces }} {{= $closingBraces }}
if (!{{=$valid}}) { if (!{{=$valid}}) {
{{# def.extraError:'anyOf' }} {{# def.addError:'anyOf' }}
} else { } else {
{{# def.resetErrors }} {{# def.resetErrors }}
{{? it.opts.allErrors }} } {{?}} {{? it.opts.allErrors }} } {{?}}
......
{{# def.definitions }}
{{# def.setupKeyword }}
{{ var $comment = it.util.toQuotedString($schema); }}
{{? it.opts.$comment === true }}
console.log({{=$comment}});
{{?? typeof it.opts.$comment == 'function' }}
self._opts.$comment({{=$comment}}, {{=it.util.toQuotedString($errSchemaPath)}}, validate.root.schema);
{{?}}
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment