Commit Graph

124 Commits

Author SHA1 Message Date
Dominik Röschke
9f759fdb28 Fixed Tests for PDFValidatior, switched to using ProcessingResults 2024-05-02 12:38:13 +02:00
Dominik Röschke
58ec7e2e98 Implemented validating input streams in addition to files. 2024-05-02 12:37:09 +02:00
jstaerk
43d979436a upgraded ph-schematron 2024-04-21 15:26:27 +02:00
jstaerk
fb50f616f7 validate against ubl xrechnung 2024-04-21 14:21:20 +02:00
jstaerk
ec6e17999b closes #357 2024-01-31 17:42:59 +01:00
jstaerk
d2ae0778b9 working on #347 2023-11-24 13:53:36 +01:00
Jonathan PEPIN
8fccd4480a 327 - expose validation results and location item 2023-06-08 17:39:14 +02:00
jstaerk
a824b7ea89 resolve codelists 2023-04-13 21:01:02 +02:00
jstaerk
e3953b5c6e corrected xr 2.3 validation 2023-04-01 16:22:48 +02:00
jstaerk
1e8caf5640 upgrading xrechnung to 2.3 2023-04-01 11:52:20 +02:00
jstaerk
2a53b214d8 upgrade XSLTs of CEN schematron from version 1.3.8 to 1.3.9 2023-03-15 17:13:10 +01:00
Svante Schubert
02585f021a Updating vera-pdf to version 1.22.2 2022-12-19 17:16:48 +01:00
jstaerk
b81ed650c4 added forgotten schematron dir as copy of 220 as prep for 221 2022-12-04 16:13:09 +01:00
jstaerk
696040a8df preparing for zf 2.2.1 (with a copy of 2.2.0) 2022-12-04 15:27:42 +01:00
jstaerk
f2e6a2e580 Now also running EN16931 validation on Basic, which apparently is also a CIUS 2022-10-24 14:17:17 +02:00
jstaerk
54a0cbad9b removed debug code 2022-09-19 09:52:59 +02:00
jstaerk
07555ade79 reporting all errors, not just the last 2022-09-19 09:52:26 +02:00
jstaerk
654becbcf0 updating ph-schematron version 2022-09-19 09:25:03 +02:00
jstaerk
973bee4cea support xr 2.2 validation 2022-07-09 13:21:06 +02:00
jstaerk
53882fe185 En16931 validation corrections 2022-05-03 20:52:25 +02:00
jstaerk
7078c4adf8 deliveradvice corrections 2022-05-03 20:51:52 +02:00
jstaerk
8f246796f4 first attempts to be able to slap together a deliver-x pdf on the commandline 2022-04-09 09:28:50 +02:00
jstaerk
15ba24e6a7 new zf 2.2 xslts, schema, schematron, switch to apache commons cli 2022-03-07 15:36:25 +01:00
jstaerk
76af482fe6 allow 2.1 in RDF metadata in validation for Referenzprofil XRechnung's v 2.1.1 2022-02-21 10:09:52 +01:00
jstaerk
3f80c1daaf distinguish if a validation was done on XML or PDF
(cherry picked from commit cd7edc31e694fc49f1e16789c0e9795bce2c754d)
2022-01-27 08:51:15 +01:00
jstaerk
2b17984bc7 xrechnung to be checked against EN16931 not Extended 2022-01-10 09:04:55 +01:00
jstaerk
9c5fba421d updaded history, added the new (forgotten) files for XRechnung 2.1.1 validation 2021-12-28 11:52:51 +01:00
jstaerk
016376963c update 2021-12-21 16:00:33 +01:00
jstaerk
416a0cb09e updated en16931 validation to version 1.3.7 2021-12-18 11:50:10 +01:00
jstaerk
2ba9607d0d updated javadoc 2021-12-16 12:16:40 +01:00
jstaerk
b625b78c50 removed test source code 2021-12-16 11:59:04 +01:00
jstaerk
099ce840d1 count patterns as fired rules->testing UBL positive 2021-11-13 17:51:11 +01:00
jstaerk
f56e37bda9 - Fixed an error validation UBL files
- unknown root elements will now throw type 3 errors
- added some tests
2021-11-13 17:34:24 +01:00
Sebastian Sieber
7e092d08be Remove double closing '>' 2021-10-19 14:50:47 +02:00
Sebastian Sieber
6a34668265 Merge remote-tracking branch 'remotes/mustang-origin/master' into fork-master
# Conflicts:
#	validator/src/main/java/org/mustangproject/validator/PDFValidator.java
2021-10-19 14:50:22 +02:00
jstaerk
c4f3af75b9 some javadoc updates 2021-10-04 12:08:43 +02:00
jstaerk
9e67bf5a94 corrected to have a default xr check again 2021-09-12 18:52:12 +02:00
jstaerk
86be2ce32d XR 2.1 support 2021-09-12 18:15:05 +02:00
jstaerk
3c1d0b7759 corrections for OX order-change and order-response 2021-05-09 14:11:33 +02:00
jstaerk
42795b17cc be able to rudimentary validate ox comfort, ubl preps 2021-05-09 13:42:20 +02:00
Sebastian Sieber
568fd442f7 Replace ' with " in xml attributes
Some automatically changes by the IDE:
- remove unused imports
- add final where possible
2021-03-08 15:22:58 +01:00
jstaerk
81a38ba66a allow 1.2 and 2.0 in RDF versions for XRechnung 2.0 Referenzprofil 2021-02-18 12:39:20 +01:00
jstaerk
e142a81959 have tests for visualization and ubl convert. Insist in UTF-8 as charset in more cases. 2021-02-02 08:05:10 +01:00
jstaerk
0763ade64e updated EN16931 validation to 1.3.4 https://github.com/ConnectingEurope/eInvoicing-EN16931/releases/tag/validation-1.3.4 2021-01-31 16:08:53 +01:00
jstaerk
4933a69369 removed eclipse translation markers 2021-01-26 15:30:11 +01:00
jstaerk
3ab5d752c8 mnore work on order-x 2021-01-26 15:29:45 +01:00
jstaerk
66b495f9a8 some more order-x schema files 2021-01-26 15:28:44 +01:00
jstaerk
9b1cff77be added some order-x schema files 2021-01-26 15:27:18 +01:00
jstaerk
b3846b806a support credit notes, automatically switch from XR 1.2.2 to XR 2.0 on 2021-01-01 2020-12-05 18:11:42 +01:00
jstaerk
97112db615 added previous merge to history, reverted XR back to 1.2 because 2.0 is AFAIK not yet accepted by the ZRE 2020-12-04 19:16:05 +01:00