better error message

This commit is contained in:
jstaerk
2021-12-09 11:39:21 +01:00
parent c4154564bf
commit dea6d1738a
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
- Fixed an error validation UBL files
- unknown root elements will now throw type 3 errors
- added some tests
- Remove faulty '/' from getNodeListByPath call. PR #256, Thanks again to Weclapp-dev
- Issue 238 Validierungsproblem mit Skonto/do nnot remove linebreaks in XML
- Do not trim trailing whitespace in XML submitted by the user, e.g. for XRechnung Skonto in PaymenttermsDescription
2.3.1