validate method

void validate()

Implementation

void validate() {
  add(LyInputValidateEvent<T>());
}