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