Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    Interface SourceValidation

    Source attribution validation result

    interface SourceValidation {
        count: number;
        sources: string[];
        hasSources: boolean;
    }
    Index

    Properties

    count: number
    sources: string[]
    hasSources: boolean