Posts by Thiago Nascimento • 1 point
1 post
-
-2
votes2
answers1221
viewsA: Code revision of the CPF class in Java
Hello, you do not need to use class or interfaces for Cpf validation if you are using Hibernate. Use only the @CPF annotation as it already has validation implementation.