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.

This ruleset can be hot-reloaded. Developers should call Bridge.updateRoomLinkValidatorRules within the CliOpts.onConfigChanged callback to reload rules on config reload.

see

CliOpts#onConfigChanged

see

Bridge#updateRoomLinkValidatorRules

Hierarchy

  • RoomLinkValidator

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

rules

Methods

updateRules

  • updateRules(rules: Rules): void

validateRoom

Generated using TypeDoc