Otter SDK Reference
Version:

TestConfiguration Method

Attempts to test the validating of the raft's configuration.

Syntax

public virtual ConfigurationTestResult TestConfiguration()

Returns

Result of the test. A successful test should return ConfigurationTestResult.Success.

Remarks

This method should not throw exceptions, but should instead provide a list of individual friendly messages.