validator icon indicating copy to clipboard operation
validator copied to clipboard

Validates XML documents with XML Schema and Schematron

Results 51 validator issues
Sort by recently updated
recently updated
newest added

Hi together, I am checking a xRechnung 2.2 with the validator-configuration-xrechnung_2.2.0_2022-11-15. I would like to print the check result via the `-p` option and am getting an exception: Command: `java...

The Description on https://github.com/itplr-kosit/validator/blob/main/docs/api.md is outdated and should be updated. The code examples do not work with current version.

Custom Levels for asserts in the scenario file, e.g. ``` BR-CL-23 ``` are ignored in the `de.kosit.validationtool.api.Result` object, when accessed e.g. as ``` for (SchematronOutput output : result.getSchematronResult()) { for...

That section is outdated. There are many more validation configuration than the two currently listed in the README file (and one of the two, "XGewerbeanzeige", is outdated as that specification...

I tried to find examples for valid XRechnungen but can't remember where I got that example document I finally found from - it was from some bing search but bing...

Resolves issue #105 In order to build it on my machine I had to remove the umlauts from `.properties` ´files. Unit and integration tests are successful ``` [INFO] Results: [INFO]...

Die Version 1.5.0 des Kositvalidators in der in oeffentlichen Maven-Repositories publizierten Form spezifiziert die Laufzeitabhaengigkeiten nicht - anders als noch in der Version 1.4.2 und auch ansonsten ueblich. Wir moechten...

Please provide Jakarta support. Current configuration is based on old javax packages which are replaced jakarta ones.

In theory, all the latest releases of the xrechnung validator-configuration (https://github.com/itplr-kosit/validator-configuration-xrechnung) have a scenario for validating EN16931 (CII) without the XRechnung rules. The match-tag of the scenario is as follows:...

bug

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

patch
dependencies
javascript