Example #1
0
 public function RegisterValidator($validatorId, $validator)
 {
     $this->page->RegisterValidator($validatorId, $validator);
 }