protected function validate()
 {
     $this->validator->validate($this->adapter, $this->normalized, $this->errors);
 }