Exemple #1
0
 public function isValid()
 {
     return \Sped\Validation::cpf()->validate($this);
 }