•
|
hasProblems(), a Boolean method that is true if problems exist.
|
•
|
problems(), a String[] array with names of features with problems (that is, the union of warnings and errors)
|
•
|
errors() and warnings(), String[] arrays with information about error and warning, respectively.
|