checkValidity method

bool checkValidity()

Implementation

bool checkValidity() {
  return true;
}