Uses of Enum Class
org.hibernate.validator.constraints.br.CNPJ.Format
Packages that use CNPJ.Format
Package
Description
Hibernate Validator Brazilian constraints.
-
Uses of CNPJ.Format in org.hibernate.validator.constraints.br
Subclasses with type arguments of type CNPJ.Format in org.hibernate.validator.constraints.brMethods in org.hibernate.validator.constraints.br that return CNPJ.FormatModifier and TypeMethodDescriptionstatic CNPJ.FormatReturns the enum constant of this class with the specified name.static CNPJ.Format[]CNPJ.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.