@Target @Constraint @Retention @Target public CpfOrCnpj
The annotated element must be a valid CPF or CNPJ.
It ignores the formatting of the string. It only validates the CPF/CNPJ numbers.