getIsValid method

bool getIsValid()

Implementation

bool getIsValid() {
  return isValid;
}