g3-toolkit API Reference
    Preparing search index...

    Interface InvalidationResult

    interface InvalidationResult {
        evaluations: number;
        recomputed: readonly string[];
    }
    Index

    Properties

    evaluations: number

    Rule evaluations performed by this change (instrumentation for the mechanistic PRF-004 proxy assertions).

    recomputed: readonly string[]

    Element ids whose attributes were recomputed.