Commit graph

38 commits

Author SHA1 Message Date
Philip Helger
0b22c3ea91 Replaced deprecated methods etc. 2025-10-24 12:27:20 +02:00
Marija Stojanovic
9ed443ffdb Added custom error level to Result object. 2025-10-22 14:59:35 +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
f2223552ad #67 [CLI,DAEMON] Return proper return codes / status codes 2020-09-02 12:34:20 +00:00
Andreas Penski (init)
911a4f2ceb (fix) return code 0 on assertion check 2020-08-19 14:03:58 +02:00
Andreas Penski (init)
a41336e9cf support for XdmNode as Input
cleanup
2020-08-13 10:04:34 +02:00
Andreas Penski (init)
f9c6248513 javadoc translations 2020-08-12 10:13:56 +02:00
Andreas Penski
8fb1098925 #55 More robust reporting in case of Schematron Error 2020-07-29 13:22:55 +00:00
Andreas Penski
0717e22d33 #59 fix unparsed text uri resolving 2020-07-29 12:13:18 +00:00
Andreas Penski (init)
5a7c6775b1 (chore) engine version in engine info 2020-07-08 13:29:01 +02:00
Andreas Penski (init)
d0000fc698 get rid of ObjectFactory.java 2020-04-29 16:57:15 +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)
7a86f049ac Refactor: don't reuse JAXB objects for internal configuration; create a Configuration interface. 2020-04-21 08:34:56 +02: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)
0771f88f4d (chore) cleanup logging 2019-12-10 14:49:08 +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)
0a28e41d98 (chore) refactoring der html extraktion 2019-06-28 14:35:00 +02:00
Andreas Penski (init)
3184ac5c00 #35 fix rückgabe im erfolgsfall 2019-06-28 13:39:40 +02:00
Andreas Penski (init)
88b3f01276 (wip) Rückgabe von Informationen für den Fehlerfall 2019-06-28 13:39:40 +02:00
Andreas Penski
6fba84f31b Resolve "Make engine version configurable" 2019-06-24 16:47:07 +02:00
Andreas Penski
b10a5da352 Resolve "CLI-Switch to serialize the 'CreateReportInput' as a file" 2019-06-21 14:58:08 +02:00
Andreas Penski (init)
e83b316d95 #28 Add CreateReportInput to result in API 2019-06-21 14:05:40 +02:00
Andreas Penski (init)
2069c0d04e (chore) Rückgabe der Schematron-Ergebnisse als komplexes Objekt in der API 2019-05-24 11:32:08 +02:00
Andreas Penski (init)
cadedaf062 #21 Umbau NoScenarioMatch, als Fallback match 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
3d777fa8e5 #21 Übergabe von Fehlerinformation in der API 2019-05-17 16:26:27 +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)
a461c3f2b7 (fix) add schematron validation (was accidentally removed) 2019-05-10 10:19:38 +02:00
Andreas Penski
6030d484cc #9 Formatierungsregeln 2019-03-25 11:39:10 +01:00
Penski, Andreas
d1d3d25f36 #10 Daemon Mode umsetzen 2019-03-04 08:42:21 +01: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