Class InvalidDataVerificationReport

Report of the field validation verification.

Constructors

Properties

List of reports for each field that was verified.

overallIsInvalid: boolean

Overall status of the document verification. Corresponds to the most severe status of all fields, i.e. if at least one field is invalid, the overall status is invalid.

Generated using TypeDoc