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

    Interface MotionsValidationResult

    interface MotionsValidationResult {
        hasMotions: boolean;
        hasMinimumSources: boolean;
        hasOppositionAnalysis: boolean;
        passed: boolean;
    }
    Index

    Properties

    hasMotions: boolean
    hasMinimumSources: boolean
    hasOppositionAnalysis: boolean
    passed: boolean