@regulaforensics/document-reader
    Preparing search index...

    Class TextSource

    Structure describing single value of the field.

    Index
    source?: string

    The value's origin source string description.

    sourceType: ResultType

    The value's origin source.

    validityStatus: CheckResult

    Overall validity status of all text fields of this source type.

    • Allows you to deserialize object.

      Parameters

      • jsonObject: any

      Returns TextSource | null