Uses of Enum Class
jakarta.validation.constraints.Pattern.Flag
Package
Description
Contains all the Jakarta Validation provided constraints
also called built-in constraints.
-
Uses of Pattern.Flag in jakarta.validation.constraints
Modifier and TypeMethodDescriptionstatic Pattern.Flag
Returns the enum constant of this class with the specified name.static Pattern.Flag[]
Pattern.Flag.values()
Returns an array containing the constants of this enum class, in the order they are declared.