dispose method

void dispose()

clear all bind

Implementation

void dispose() {
  validateList.clear();
}