JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
io.avaje.validation.constraints.RegexFlag
Uses of
RegexFlag
in
io.avaje.validation.constraints
Methods in
io.avaje.validation.constraints
that return
RegexFlag
Modifier and Type
Method
Description
static
RegexFlag
RegexFlag.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
RegexFlag
[]
RegexFlag.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.