Member Junction
    Preparing search index...
    • PURE invariant: the DefaultControlMode must be satisfiable by the backend's declared SupportedFeatures. Collaborative needs HumanTakeover; ViewOnly and Collaborative need LiveView. AgentOnly (and an unrecognized mode, which the sync CHECK/value-list validator owns) impose no feature prerequisite here. Returns the error, or null when valid.

      Parameters

      • mode: string

        The DefaultControlMode value.

      • rawFeatures: string

        The raw SupportedFeatures column value.

      Returns ValidationErrorInfo

      The violation, or null when valid.