(it)
| 2877 | gen.var(valid, (0, codegen_1._) `${errsCount} === ${names_1.default.errors}`); |
| 2878 | } |
| 2879 | function checkKeywords(it) { |
| 2880 | (0, util_1.checkUnknownRules)(it); |
| 2881 | checkRefsAndKeywords(it); |
| 2882 | } |
| 2883 | function typeAndKeywords(it, errsCount) { |
| 2884 | if (it.opts.jtd) |
| 2885 | return schemaKeywords(it, [], false, errsCount); |
no test coverage detected