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.
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 theCliOpts.onConfigChanged
callback to reload rules on config reload.CliOpts#onConfigChanged
Bridge#updateRoomLinkValidatorRules