Uses of Enum Class
javax.validation.constraintvalidation.ValidationTarget
Packages that use ValidationTarget
-
Uses of ValidationTarget in javax.validation.constraintvalidation
Methods in javax.validation.constraintvalidation that return ValidationTargetModifier and TypeMethodDescriptionstatic ValidationTarget
Returns the enum constant of this class with the specified name.static ValidationTarget[]
ValidationTarget.values()
Returns an array containing the constants of this enum class, in the order they are declared.