Uses of Enum Class
jakarta.validation.metadata.Scope
Package
Description
Package containing all objects specifically used and returned by the
metadata API.
-
Uses of Scope in jakarta.validation.metadata
Modifier and TypeMethodDescriptionstatic Scope
Returns the enum constant of this class with the specified name.static Scope[]
Scope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionRestricts to the constraints matching the provided scope for this element.