Dominik Röschke
94b7b75de7
Moved Autoload to validator
2024-07-09 07:12:44 +02:00
jstaerk
fb7fe28eca
make it possible to disable loading from specified filename if a stream is validated
2024-07-08 10:13:54 +02:00
Philip Helger
95d00f7a58
Fixed another NPR
2024-06-18 22:10:46 +02:00
Philip Helger
73e35fdd46
Using Verapdf for Jakarta
2024-06-18 22:08:32 +02:00
Philip Helger
ef5babb38e
Fix NullPointerException
2024-06-18 22:08:14 +02:00
Philip Helger
2d245665f4
Avoid valid result in case of exception
2024-06-18 21:48:13 +02:00
Philip Helger
07b44464c5
Version bump
2024-06-18 21:14:42 +02:00
jstaerk
b8720a16a0
small possible nullpointerex fix (for accidental non-pdf/a-PDFs), new test
2024-06-03 08:04:15 +02:00
jstaerk
09729e46b5
corrected a test
2024-05-22 17:52:13 +02:00
jstaerk
f2a6165ba4
I don't know why those tests work now but thats better than having them throw errors like before
2024-05-22 17:34:57 +02:00
jstaerk
e0773d7c7e
error 26 to be raised again
2024-05-20 14:47:46 +02:00
jstaerk
fd5546e892
down to 4 errors
2024-05-18 20:39:21 +02:00
jstaerk
b6659345cb
moved getvalidationcontext into validator
2024-05-17 20:09:44 +02:00
Jochen Staerk
b4cfc4be7b
Merge pull request #382 from Sarenor/implement-validation-issues-as-object-instead-of-xml-string
...
Added getter for validation context to get the ValidationIssues Vector for further processing in another application
2024-05-17 20:06:46 +02:00
jstaerk
0720c76b50
corrected test cases
2024-05-17 14:24:42 +02:00
jstaerk
d5df6d9b3e
corrected ubl tests for xr3 example
2024-05-15 11:44:07 +02:00
Dominik Röschke
1ee64d87eb
Added getter for validation context to get the ValidationIssues Vector for further processing in another application
2024-05-15 11:00:41 +02:00
jstaerk
4107e3e4cf
sorry i forgot
2024-05-13 10:13:23 +02:00
Dominik Röschke
bb6eca1ffc
Added test for input stream validation
2024-05-06 15:48:20 +02:00
Jochen Staerk
3d73e9c984
Merge pull request #379 from Sarenor/implement-input-stream-validation
...
Implement input stream validation
2024-05-06 15:09:59 +02:00
jstaerk
52c7fce13e
move ubl examples to different dir
2024-05-06 15:02:18 +02:00
Dominik Röschke
37fb01c8fd
Java 8 compatibility
2024-05-02 14:49:09 +02:00
Dominik Röschke
adbb7c1840
Updated PDFValidator.
2024-05-02 13:16:04 +02:00
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
bd206f2f95
updated a test to fail
2023-12-30 15:07:40 +01:00
jstaerk
23650e68d8
checking generated PDF/As
2023-11-25 19:32:12 +01:00
jstaerk
53ae1ec9dc
had to "correct" i.e. falsify some tests due to https://awv-git.de/einvoicing/factur-x/-/issues/69 :-(
2023-11-25 18:44:50 +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
jstaerk
bad94911d9
corrected filename capitalization for linux builds
2023-03-06 15:45:28 +01:00
jstaerk
794edc272b
- prevent nullpointerexception https://github.com/ZUGFeRD/mustangproject/pull/302 thanks to weclapp-dev
...
- lines no longer included in basic-wl and minimum
- due date and delivery date no longer mandatory for credit notes
- Allow foreign limited addresses, e.g. allow Parties withpout postal addresses/postcodes
- Allow invoices in minimum profile e.g. dont use applicabletradetax, linetotalamount, paymentreference etc in Minimum profile
2022-12-22 20:49:08 +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
20e996327e
change of order is not allowed in prefix acc to https://www.w3.org/TR/xml/#NT-VersionInfo
2022-12-01 16:59:06 +01:00
jstaerk
f08d5c792c
test for #300
2022-12-01 15:50:38 +01:00
Svante Schubert
b0b4354c24
Switching classorder to ClassName
2022-11-28 12:55:36 +01:00
Svante Schubert
1c915967fe
Adding JUnit Test Class order to Library module
2022-11-28 12:24:07 +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