()
| 3131 | (append ? errors_1.reportExtraError : errors_1.reportError)(this, this.def.error, errorPaths); |
| 3132 | } |
| 3133 | $dataError() { |
| 3134 | (0, errors_1.reportError)(this, this.def.$dataError || errors_1.keyword$DataError); |
| 3135 | } |
| 3136 | reset() { |
| 3137 | if (this.errsCount === undefined) |
| 3138 | throw new Error('add "trackErrors" to keyword definition'); |