validate method

  1. @override
bool validate()

Implementation

@override
bool validate() {
  return true;
}