validateAll method

void validateAll()
inherited

Implementation

void validateAll() {
  validateTitle(title);
}