homebeaver
homebeaver
Hallo Jochen Staerk @jstaerk, ich habe den Validator auf der [zugferd-community Seite](https://www.zugferd-community.net/de/dashboard/validation) genutzt. Dort gibt es noch den Verweis auf das obsolete Projekt ZUV. Inzwischen mustangproject validator. Den Test mit...
my **Session data**: eclipse.buildId=4.20.0.I20210611-1600 java.version=11 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE Framework arguments: -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product -data...
see updated issue https://issues.apache.org/jira/projects/VALIDATOR/issues/VALIDATOR-477
Hi Gary @garydgregory the actual **swift_iban_registry** Release 91 – October 2021 has new IBAN for BI – Burundi With my prior PR there are new formats and test for LY...
Hi Gary, this is a PR for issue https://issues.apache.org/jira/projects/VALIDATOR/issues/VALIDATOR-481 regards EUGen
SIREN and SIRET codes are used by French organisations and are maintained by INSEE. The check digit uses the Luhn algorithm. The International Code Designator, ICD :for SIRENE is 0002....
https://github.com/kirill-grouchnikov/radiance/issues/407 - a default in interface `RadianceIcon` is necessary for icons generated before this feature was active - in java templ I generate the implementation for the methods `setRotation` and...
Hi Kriill, this is my feature suggestion: I use svg to generate icons. Sometimes it is not necessary to have many svgs. Look at the following example demo:  -...
Ich habe den Testfall `03.02a-INVOICE_ubl` etwas abgewandelt, denn - **BG-18** ++ 0..1 INFORMATIONEN ZUR ZAHLUNSKARTE hat nur ein mandatory Element - **BT-87** +++ 1..1 Zahlungskartennummer das andere ist optional: -...
routines in package `org.apache.commons.validator.routines.checkdigit` do not validate the input for length or syntax. This is documented in `package-info` Respected this idea I change CASNumberCheckDigit and ECNumberCheckDigit. And provide CASNumberValidator and...