reportValidity method

bool reportValidity()

Implementation

bool reportValidity() {
  return true;
}