Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    Output of the validate stage.

    interface ValidateStageOutput {
    ย ย ย ย passed: boolean;
    ย ย ย ย diagnostics: readonly ValidationDiagnostic[];
    }
    Index
    passed: boolean

    Whether the artifact set passes the analysis gate.

    diagnostics: readonly ValidationDiagnostic[]

    Ordered list of diagnostics.