Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.54
    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