Skip to content

Commit 13fbd18

Browse files
feat(validators/validatetemplate): trigger validators with editor action (#300)
* feat(validators/validatetemplate): restrict to 2007B3 and higher * feat(validators/validatetemplate): remove missing ctlModel from possible issues * feat(validators/validatetemplate): precise schame validation messages in the log * feat(Editing): trigger all validators onAction * refactor(validators/schemavalidator): diaplay successful schema validation in the diagnostics * refactor(validator/templates/dosdo): move DO and SDO validation * test(validators/doorsdo): add tests * test(validators/doorsdo): add test file * test(validators/lnodetype): add unit tests * test(validate/dotype): add unit tests * test(validator/lnodetype and dosdo): imporve tests * test(validator/dabda): add unit tests * test(validator): update test files * refactor(translation): update translation * feat(validators/datype): add DAType validator functions * fix(validator): fix minor issues * refactor(validators): minor improvement * fix(public/templates): remove issues * refactor(validator): change API for validate() * fix(validators/dosdo dabda): add missing identity * test(validator/SchemaValidator): adapt integration tests * test(validators/ValidateTemplates): improve unit test * test(validators/ValidateTemplates): improve integrations tests * test(validators/ValidateTemplates): add missing test file * test(Logging): adapt unit tests * test(validator/ValidateTemplates): fix import statement * fix: merge issues * test(ValidateTemplates): set default translate config to avoid translation * refactor(translations): adjust triggered by PR * refactor(Logging): improve wording
1 parent 3f023d9 commit 13fbd18

31 files changed

+2111
-1076
lines changed

__snapshots__/ValidateSchema plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## `for valid SCL files`
44

5-
#### `zeroissues indiacation looks like the latest snapshot`
5+
#### `zeroissues indication looks like the latest snapshot`
66

77
```html
88
<mwc-dialog

0 commit comments

Comments
 (0)