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

    Interface StructureValidation

    Structural completeness result for an evening analysis article

    interface StructureValidation {
        hasLeadParagraph: boolean;
        hasParliamentaryPulse: boolean;
        hasGovernmentWatch: boolean;
        hasOppositionDynamics: boolean;
        hasLookingAhead: boolean;
        wordCounts: SectionWordCounts;
        meetsMinimumLength: boolean;
        hasAllPillars: boolean;
    }
    Index

    Properties

    hasLeadParagraph: boolean
    hasParliamentaryPulse: boolean
    hasGovernmentWatch: boolean
    hasOppositionDynamics: boolean
    hasLookingAhead: boolean
    wordCounts: SectionWordCounts
    meetsMinimumLength: boolean
    hasAllPillars: boolean