Options
All
  • Public
  • Public/Protected
  • All
Menu

The RoomLinkValidator checks if a room should be linked to a remote channel, given a set of rules supplied in a config. The ruleset is maintained in a seperate config from the bridge config. It can be reloaded by triggering an endpoint specified in the Bridge class.

Hierarchy

  • RoomLinkValidator

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly rules

rules: Rules

Methods

readRuleFile

  • readRuleFile(filename?: undefined | string): Rules

validateRoom

Generated using TypeDoc