Beispiel #1
0
 public function clean()
 {
     return Jam_Validator_Attributes::_clean($this->data(), $this->permit());
 }