clearFieldErrors method

void clearFieldErrors()

Implementation

void clearFieldErrors()
{
  fieldErrors.clear();
}