Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...
    interface CommitteeReportsValidationResult {
        hasCommitteeReports: boolean;
        hasMinimumSources: boolean;
        hasAnalysisTone: boolean;
        hasPartyPositions: boolean;
        passed: boolean;
    }
    Index

    Properties

    hasCommitteeReports: boolean
    hasMinimumSources: boolean
    hasAnalysisTone: boolean
    hasPartyPositions: boolean
    passed: boolean