validate method

bool validate()

Implementation

bool validate() {
  return _validate();
}