finalProblems property
The final status of the refactoring, i.e. problems identified in the result of a full, potentially expensive validation and / or change creation. The array will be empty if there are no known problems.
Implementation
List<RefactoringProblem> finalProblems;