clearErrors method

void clearErrors()

Implementation

void clearErrors() {
  issues.clear();
}