- Fixed an error validation UBL files

- unknown root elements will now throw type 3 errors
- added some tests
This commit is contained in:
jstaerk
2021-11-13 17:34:24 +01:00
parent b2b3001b30
commit f56e37bda9
7 changed files with 512 additions and 92 deletions

View File

@@ -1,3 +1,8 @@
- Fixed an error validation UBL files
- unknown root elements will now throw type 3 errors
- added some tests
2.3.1
=======
2021-10-25