Uses of Enum Class
jakarta.validation.ConstraintTarget
Package
Description
Top level package of the Jakarta Validation API.
Package containing all objects specifically used and returned by the
metadata API.
-
Uses of ConstraintTarget in jakarta.validation
Modifier and TypeMethodDescriptionstatic ConstraintTarget
Returns the enum constant of this class with the specified name.static ConstraintTarget[]
ConstraintTarget.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConstraintTarget in jakarta.validation.metadata