validation abstract method

bool validation()

true-验证通过,false-表单中至少有一项验证失败;

Implementation

bool validation();