jstaerk
4a44bf0941
correcting an issue
2024-12-19 06:25:24 +01:00
jstaerk
98f0f140aa
closes #606
2024-12-07 10:35:43 +01:00
jstaerk
b226dc7d8b
new signature
2024-12-07 10:29:15 +01:00
Jochen Staerk
6400c84499
Merge pull request #595 from mkilian/xr-val-schematron-err
...
Treat all fatal XR schematron rules as errors, not as warnings.
2024-12-03 13:18:59 +01:00
Matthias Kilian
d0aeffdc1c
Treat all fatal XR schematron rules as errors, not as warnings.
...
In org.mustangproject.validator.XMLValidator.validateSchematron(),
the severity has to be determined for every node of the validation
result. Otherwise, all schematron assertions tagged as "fatal"
will be treated as warnings after the first warning.
2024-11-29 22:02:09 +01:00
jstaerk
fa073b1cf2
log error ids
2024-11-26 15:51:19 +01:00
jstaerk
2f4011ced1
working on #566
2024-11-24 15:24:35 +01:00
jstaerk
fcb2813a10
closing #531
2024-11-17 21:08:00 +01:00
Jochen Staerk
287a77cfea
Merge branch 'master' into master
2024-11-17 19:49:49 +01:00
Jochen Staerk
c0b766e5c3
Merge pull request #548 from melo0187/verify-validation-supports-warnings
...
Add test verifying #546 has been fixed
2024-11-17 19:20:16 +01:00
jstaerk
d87e678de8
tests run through
2024-11-17 11:42:22 +01:00
jstaerk
77baec06bb
closes #555
2024-11-14 07:42:56 +01:00
melo0187
d75a43d4e1
Add test verifying #546 has been fixed
2024-11-06 11:52:52 +01:00
Sebastian Sieber
11c6891e8a
Make tests successful.
...
This commit is without any knowledge and can be reverted.
2024-11-05 16:36:17 +01:00
Jochen Staerk
e8a1997b14
Merge pull request #539 from melo0187/fix-pdfa-validation
...
Fix #538 : PDFValidation for PDF/A-3A always invalid
2024-11-01 17:42:51 +01:00
melo0187
9afe593562
Fix #538 : PDFValidation for PDF/A-3A always invalid
...
This fixes the bug where validation of actually valid PDF/A-3A files
always claimed that the PDF is "Not a PDF/A-3".
In fact, the validation was only accepting levels 3B and 3U.
2024-10-31 16:50:09 +01:00
jstaerk
7a9d7f9958
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2024-10-31 13:00:21 +01:00
jstaerk
5eaedf2560
parse typecode in ubl
2024-10-31 13:00:06 +01:00
pdfbrewer
ed49e8dcdc
Add CIB pdf brewer signature
2024-10-30 09:09:27 +00:00
jstaerk
aeb491873d
closes #532
2024-10-29 07:03:19 +01:00
Jochen Staerk
d77aa75cfc
Merge branch 'master' into test-fuer-inputstream-validation
2024-10-24 08:24:35 +02:00
stm
9ac0175792
Merge branch 'master' into xrechnung_version_information
2024-10-22 16:53:06 +02:00
jstaerk
28114e9a6b
- make document charges and allowances serializable
2024-10-22 15:43:01 +02:00
jstaerk
4987505b6c
allow new version for referenzporofil xrechnung
2024-10-17 13:29:52 +02:00
stm
f40059bf35
correct version information for standard xrechnung
...
Added the correct version information for standard XRechnung.
2024-10-15 11:06:24 +02:00
jstaerk
24ae42e054
upgraded en16931 cen schematron to 1.3.12
2024-10-05 04:16:53 +02:00
jstaerk
721ea4b694
closes #481 , moved bytearraysearcher to library
2024-09-29 14:50:39 +02:00
jstaerk
271c4044ac
added xslts
2024-09-23 18:23:18 +02:00
jstaerk
cf17ec26ce
updated schematron
2024-09-23 18:18:26 +02:00
jstaerk
8af34a79f3
change due to AWV issue 162
2024-09-23 09:25:07 +02:00
jstaerk
451bd95f76
closes #487
2024-09-22 15:36:41 +02:00
jstaerk
12315cf7e7
corrected position of payeetradeparty
2024-09-21 14:39:47 +02:00
Matthias Kilian
8d8540ce30
Enable EN16931 schema validation for XRechnung.
...
Add a test case with an invalid XR (elements in wrong order).
2024-09-09 14:31:30 +02:00
langfr
90f720c0eb
Add LegalOrganisation.TradingBusinessName and DefinedTradeContact also for Recipient.
2024-08-20 22:16:57 +01:00
jstaerk
c88ec268f5
whitespace corrections+switch to ioutils
2024-07-10 11:06:12 +02:00
jstaerk
acbfa2c836
correction due to new inputstreaming
2024-07-10 10:48:12 +02:00
Jochen Staerk
eb67ee9634
Merge branch 'master' into master
2024-07-10 10:41:11 +02:00
Philip Helger
ad8fc7e7ff
Cleansing
2024-07-09 19:32:54 +02:00
Philip Helger
8e20badf6e
Optimizations
2024-07-09 18:53:06 +02:00
Philip Helger
12a3abde66
Cleansing
2024-07-09 18:37:53 +02:00
Philip Helger
8b2a11c5da
Removed unused file
2024-07-09 18:02:42 +02:00
Philip Helger
b3c3b09d2d
Added overload; added max size check
2024-07-09 17:56:24 +02:00
Philip Helger
75f37846eb
Unified validation methods
2024-07-09 17:53:41 +02:00
Philip Helger
8ed25ce8be
Test fix
2024-07-09 17:47:39 +02:00
Philip Helger
f18b194d64
Harmonize the 2 validation methods; added tests
2024-07-09 17:32:50 +02:00
Philip Helger
be2d57e3e3
Make sure to close streams
2024-07-09 17:32:23 +02:00
Philip Helger
d3df17525d
Extended API to set filename and content together
2024-07-09 17:32:01 +02:00
Philip Helger
7483a0e0d6
Extended ByteArarySearcher API
2024-07-09 17:18:36 +02:00
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