JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
io.avaje.validation.adapter.RegexFlag
Packages that use
RegexFlag
Package
Description
io.avaje.validation.adapter
Uses of
RegexFlag
in
io.avaje.validation.adapter
Methods in
io.avaje.validation.adapter
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.