reportValidity method

bool reportValidity()

Implementation

bool reportValidity() {
  return checkValidity();
}