Class FieldInvalidDataVerificationReport

Report which shows whether the data in the field that can be validated is valid.

Constructors

Properties

Constructors

Properties

fieldFullName: string

Full name of the field that was considered during the verification.

isInvalid: boolean

Shows whether the data in the field is valid, e.g. if MRZ check digits are correct.

Generated using TypeDoc