Commit graph

39 commits

Author SHA1 Message Date
Andreas Penski (init)
8aa93158d1 #65 daemon mode default output 2020-08-13 15:59:20 +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
e265667f25 Resolve "Validator new feature: Pruefbericht Gesamtuebersicht bei Batch Verarbeitung" 2020-08-10 06:38:20 +00:00
Andreas Penski
0717e22d33 #59 fix unparsed text uri resolving 2020-07-29 12:13:18 +00:00
Renzo Kottmann
2ff43d2b72 Merge branch '48-documentation-and-semantic-defintion-of-accpetmatch-functionality' into configuration_api 2020-06-20 18:32:30 +02:00
Renzo Kottmann
a670b227ed Merge branch 'master' into 48-documentation-and-semantic-defintion-of-accpetmatch-functionality 2020-06-20 17:49:39 +02:00
Andreas Penski (init)
9e3b12685b Support for DOMSource and other Sources 2020-05-07 17:10:33 +02:00
Andreas Penski
7dc62012a6 some cleanup 2020-05-03 16:52:55 +02:00
Andreas Penski (init)
5b1d0cd467 (fix) tests 2020-04-29 13:55:12 +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)
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)
2a9cdc551a (chore) Extends Result-API, provide more information about schematron results 2020-03-20 15:13:44 +01:00
Renzo Kottmann
13acb9ff7e Translate getAcceptRecommendation javadoc to English 2020-03-20 11:20:23 +01:00
Renzo Kottmann
bd60ddc41d Translate to English 2020-03-20 11:20:14 +01:00
Renzo Kottmann
7999fa1790 Translate getAcceptRecommendation javadoc to English 2020-03-18 15:52:37 +01:00
Renzo Kottmann
e8ff6765a4 Translate to English 2020-03-18 15:51:46 +01:00
Andreas Penski (init)
7ec7414875 #39 Lazily read inputstream
use URI loading where applicable
2019-12-18 16:38:08 +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)
fa5966d464 #41 fix validation of garbage e.g. non xml files 2019-08-14 11:28:12 +02:00
Andreas Penski
b4429bed89 #14 load from jar einfacher 2019-06-28 13:58:09 +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 (init)
0f6b0489e2 #28 erstmal nur in der default-Implementierung und NICHT in der API 2019-06-21 14:13:56 +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)
b3e9d3a244 (chore) HTML-Extraktions-Funktionen aus dem Interface entfernt. Bleibt in der Default-Implementierung vorhanden. Entwickler müssen dann aber casten. 2019-05-24 10:12:04 +02:00
Andreas Penski
b350334a04 Update Result.java 2019-05-17 16:26:27 +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)
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
6030d484cc #9 Formatierungsregeln 2019-03-25 11:39:10 +01:00
Penski, Andreas
70149817bf #11 jdk11 support 2019-03-06 14:26:05 +01:00
Penski, Andreas
d1d3d25f36 #10 Daemon Mode umsetzen 2019-03-04 08:42:21 +01:00
Andreas Penski
87a05cb456 #20 remove deprecatation hint
We decided to keep the "Document"-versions of the API
2019-02-13 08:39:37 +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