tock / ai.tock.bot.connector / ConnectorProvider / check

check

open fun check(connectorConfiguration: ConnectorConfiguration): List<String> (source)

Checks the connector configuration.

Return
empty list if there is no error, and a list of errors if this configuration is invalid.