Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface ValidationSummary {
    ย ย ย ย totalSources: number;
    ย ย ย ย totalTranslationsExpected: number;
    ย ย ย ย totalTranslationsPresent: number;
    ย ย ย ย totalChecksRun: number;
    ย ย ย ย totalChecksFailed: number;
    ย ย ย ย sources: SourceValidation[];
    }
    Index
    totalSources: number
    totalTranslationsExpected: number
    totalTranslationsPresent: number
    totalChecksRun: number
    totalChecksFailed: number
    sources: SourceValidation[]