Commit graph

27 commits

Author SHA1 Message Date
Adrian-Devries
04a236ec83 03-UpdatePlugins 2025-04-24 12:53:53 +02:00
apenski
f283f5204e Update Copyright 2022-11-07 16:09:12 +01:00
Andreas Penski
2e6efdd16f support multiple configuration 2021-05-21 11:16:20 +00:00
Andreas Penski (init)
44403d82c9 Update copyright year to 2021. 2021-02-02 08:55:20 +01:00
Andreas Penski
55986c2e8d https://github.com/itplr-kosit/validator/issues/53 Fix copyright and licensing information 2020-10-02 08:30:39 +00:00
Andreas Penski (init)
4e48730c71 (chore) load from jar test case added 2020-08-11 17:28:54 +02:00
Andreas Penski
8fb1098925 #55 More robust reporting in case of Schematron Error 2020-07-29 13:22:55 +00:00
Andreas Penski (init)
ecf1e1cef4 #58 Fix schematron evaluation
add tests with schematron
2020-07-28 17:05:59 +02:00
Andreas Penski (init)
edb8427dec create tests for resolvers 2020-05-04 16:27:55 +02:00
Andreas Penski (init)
1a001a1af4 more tests 2020-05-01 13:47:40 +02:00
Andreas Penski (init)
2c479eded5 some more tests 2020-04-30 17:44:23 +02:00
Andreas Penski (init)
d0000fc698 get rid of ObjectFactory.java 2020-04-29 16:57:15 +02:00
Andreas Penski (init)
5b1d0cd467 (fix) tests 2020-04-29 13:55:12 +02:00
Andreas Penski (init)
7ca3ef90f3 (enhance) ContentRepository is only based on uri and strategy 2020-04-29 10:29:30 +02:00
Andreas Penski (init)
35c0797898 (enhance) introduce resolving strategy (configurable xml security); introduce API configuration 2020-04-29 10:06:00 +02:00
Andreas Penski (init)
245d7d4cac (chore) Integration Testing acceptMatch functionality 2020-03-23 13:22:38 +01:00
Andreas Penski (init)
5cb2c0ebcc Merge branch 'branch-1.1.x'
# Conflicts:
#	pom.xml
#	src/main/java/de/kosit/validationtool/impl/tasks/SchemaValidationAction.java
2020-01-06 11:02:22 +01:00
Andreas Penski (init)
da70421620 #40 Fix NPE in Result.getReportDocument for malformed xml input 2020-01-06 09:10:45 +01:00
Andreas Penski
efd4fd5fff #39 The supplied Input unnecessarily is not written into memory 2019-12-18 15:57:44 +01:00
Andreas Penski (init)
5e579dcd11 #41 fix validation of garbage e.g. non xml files
Testing also with not wellformed xml files
2019-12-10 14:48:28 +01:00
Andreas Penski (init)
fa5966d464 #41 fix validation of garbage e.g. non xml files 2019-08-14 11:28:12 +02:00
Andreas Penski (init)
ab31ed71b1 #21 Umsetzung der API Rückgabe, erste version 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
99930a2b0a (wip) Umsetzung OHNE Nutzung eines java.nio.Filesystem 2019-05-17 16:26:27 +02:00
apenski
34d79d5e2c
Improve memory effeciency (#22)
#20 Use s9api only for internal processing; 
Improve memory effeciency
2019-02-13 08:19:02 +01:00
fbuettner
9ad51731ab Moved validation tool one level up, as it is now the sole content of this repository 2018-03-06 09:27:56 +01:00
fbuettner
4eab984c01 Verzeichnisstruktur erweitert, um Prüftool und Konfiguration XRechnung aufzunehmen. 2017-10-26 10:24:07 +02:00
apenski
beeb104007 Initial Implementation 2017-10-26 09:50:58 +02:00