clearErrors method

void clearErrors()

Implementation

void clearErrors() {
  jsonApiDoc.clearErrors();
}