enableValidation method

void enableValidation()
inherited

Implementation

void enableValidation() {
  validate = true;
}