exiftool-vendored
    Preparing search index...

    Interface ErrorsAndWarnings

    interface ErrorsAndWarnings {
        errors?: string[];
        warnings?: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    errors?: string[]

    This is a list of all critical errors raised by ExifTool during the read process.

    warnings?: string[]

    This is a list of all non-critical errors raised by ExifTool during the read process.

    Invalid field values are considered warnings and not errors, for example.