Commit graph

34 commits

Author SHA1 Message Date
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)
a41336e9cf support for XdmNode as Input
cleanup
2020-08-13 10:04:34 +02:00
Andreas Penski (init)
03119dc7f3 (chore) some cleanup 2020-08-12 08:44:07 +02:00
Andreas Penski (init)
73daeaded6 (chore) some cleanup 2020-08-12 08:35:01 +02:00
Andreas Penski (init)
4e48730c71 (chore) load from jar test case added 2020-08-11 17:28:54 +02:00
Andreas Penski
e265667f25 Resolve "Validator new feature: Pruefbericht Gesamtuebersicht bei Batch Verarbeitung" 2020-08-10 06:38:20 +00:00
Andreas Penski
8fb1098925 #55 More robust reporting in case of Schematron Error 2020-07-29 13:22:55 +00:00
Andreas Penski (init)
13de7f00a4 #58 correct changelog
cleanup
2020-07-29 08:57:19 +02:00
Andreas Penski (init)
ecf1e1cef4 #58 Fix schematron evaluation
add tests with schematron
2020-07-28 17:05:59 +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)
e0bd3ec8ab Merge branch 'branch-1.2.x'
# Conflicts:
#	CHANGELOG.md
#	src/main/java/de/kosit/validationtool/impl/model/BaseScenario.java
#	src/test/java/de/kosit/validationtool/impl/DefaultCheckTest.java
2020-04-16 13:56:12 +02:00
Andreas Penski (init)
a1a7328b8f #50 (fix) Validator creates invalid createReportInput xml in case of no scenrio match 2020-04-15 14:50:45 +02:00
Andreas Penski (init)
245d7d4cac (chore) Integration Testing acceptMatch functionality 2020-03-23 13:22:38 +01:00
Andreas Penski (init)
1790d301b6 (fix) acceptMatch tests work with new test environment 2020-03-23 11:27:17 +01:00
Andreas Penski (init)
6aab106075 Merge remote-tracking branch 'origin/branch-1.2.x'
# Conflicts:
#	CHANGELOG.md
#	src/main/java/de/kosit/validationtool/impl/model/BaseScenario.java
2020-03-23 11:14:29 +01:00
Andreas Penski (init)
e313bc6328 (fix) tests regarding acceptance computation 2020-03-20 14:42:03 +01:00
Andreas Penski (init)
5f18236b68 Merge remote-tracking branch 'origin/branch-1.1.x' 2020-01-06 11:50:26 +01:00
Andreas Penski (init)
7f57d8744b #40 Fix NPE in Result.getReportDocument for malformed xml input
Information about parsing errors in fallback-report
2020-01-06 11:49:42 +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)
65f4dfad68 #21 HTML Extraktion mit in der API angebunden 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
8d49b0fea3 (fix) compile 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)
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