@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface TextAvailableSource

    TextAvailableSource

    interface TextAvailableSource {
        containerType?: number;
        source: Source;
        validityStatus: CheckResult;
    }
    Index

    Properties

    containerType?: number

    Same as Result type, but used for safe parsing of not-described values. See Result type.

    TextAvailableSource

    source: Source

    TextAvailableSource

    validityStatus: CheckResult

    TextAvailableSource