Package com.totvs.tjf.core.validation
Annotation Type ValueOfEnum
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,TYPE_PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented @Constraint(validatedBy=ValueOfEnumValidator.class) public @interface ValueOfEnum
Annotation responsible for informing which Enum will be validated in the String.