Uses of Enum
javax.validation.constraints.Pattern.Flag
Packages that use Pattern.Flag
Package
Description
Contains all the Bean Validation provided constraints
also called built-in constraints.
-
Uses of Pattern.Flag in javax.validation.constraints
Subclasses with type arguments of type Pattern.Flag in javax.validation.constraintsMethods in javax.validation.constraints that return Pattern.FlagModifier and TypeMethodDescriptionstatic Pattern.FlagReturns the enum constant of this type with the specified name.static Pattern.Flag[]Pattern.Flag.values()Returns an array containing the constants of this enum type, in the order they are declared.