mrz-java
mrz-java copied to clipboard
Machine-Readable Zone parser for Java
hi is there an indicator if the names in the mrz are truncated? See 9303 p4 Section 4.2.3.2 & 4.2.3.3
Hi, do you have this project compiled into a jar somewhere in maven so it can be added via a maven or gradle dependency?
I noticed that RuntimeExceptions are thrown instead of MrzParseExceptions, in 3 different places in the library: - MrzParser line 249 ` private static int getCharacterValue(char c) { if (c ==...
As mentioned in https://github.com/ZsBT/mrz-java/issues/15#issuecomment-330182695 , what if we left the boolean validDateofBirth name in the result object as is, and introduced a new property "validCheckDigit" in MrzDate? Thus, validDateofBirth would...
final check digit validation is missing from SlovakId2_34 :: fromMrz() can someone please fix this
An optional corrector algo could try to find the real characters in the MRZ lines with replacing "8" to "B", "H" to "M" etcetera.
expirationDate check digit validation is missing from FrenchIdCard.java can please someone fix this.
final check digit validation is missing from MrvA, MrvB :: fromMrz()
Hello, ran into an issue parsing a TD1 document. Example: I