V
- ValidationAustrian - enum entry in io.scanbot.hicscanner.HealthInsuranceCardValidationType
The issuing country is assumed to be Austria. Validation on the personal identification number is performed as described in "site:www.sozialversicherung.at Was ist die Versicherungsnummer?"
- ValidationAutoAny - enum entry in io.scanbot.hicscanner.HealthInsuranceCardValidationType
The issuing country is inferred and the validation rules for that country are used. If the issuing country cannot be inferred, no content validation is performed.
- ValidationAutoSupported - enum entry in io.scanbot.hicscanner.HealthInsuranceCardValidationType
The issuing country is inferred and the validation rules for that country are used. If the issuing country cannot be inferred, a validation failure error is returned.
- ValidationGerman - enum entry in io.scanbot.hicscanner.HealthInsuranceCardValidationType
The issuing country is assumed to be Germany. Validation on the personal identification number, and issuing institution number is performed as described in "Spezifikation für Musterkarten und Testkarten (eGK, HBA, SMC), Anhang A" and "GS1 Struktur der Kenn-Nummer (ICCSN) der elektronischen Gesundheitskarte"
- ValidationNone - enum entry in io.scanbot.hicscanner.HealthInsuranceCardValidationType
No content validation is performed.