public class GroupsConsistencyChecker extends Object
Modifier and Type | Method and Description |
---|---|
List<ConsistencyCheckInfo.ConsistencyProblemInfo> |
check()
Checks that all internal group references exist, and that no groups have cycles.
|
public List<ConsistencyCheckInfo.ConsistencyProblemInfo> check() throws IOException
IOException