Check if a path is validated.
bool isPathValidated(List<int> pathId) => _migrationHelper.isPathValidated(pathId);