mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
#41 fix validation of garbage e.g. non xml files
Testing also with not wellformed xml files
This commit is contained in:
parent
fa5966d464
commit
5e579dcd11
3 changed files with 16 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<simple xmlns="http://validator.kosit.de/test-sample">
|
||||
<inner>asldkfj</inner>
|
||||
Loading…
Add table
Add a link
Reference in a new issue