Uses of Enum
javax.validation.ConstraintTarget
Packages that use ConstraintTarget
Package
Description
Top level package of the Bean Validation API.
Package containing all objects specifically used and returned by the
metadata API.
-
Uses of ConstraintTarget in javax.validation
Subclasses with type arguments of type ConstraintTarget in javax.validationMethods in javax.validation that return ConstraintTargetModifier and TypeMethodDescriptionstatic ConstraintTargetReturns the enum constant of this type with the specified name.static ConstraintTarget[]ConstraintTarget.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ConstraintTarget in javax.validation.metadata
Methods in javax.validation.metadata that return ConstraintTarget