Package | Description |
---|---|
javax.validation.constraints | |
org.hibernate.validator.cfg.defs |
Constraint definition classes for programmatic constraint
definition API.
|
Modifier and Type | Method and Description |
---|---|
static Pattern.Flag |
Pattern.Flag.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
URLDef |
URLDef.flags(Pattern.Flag... flags) |
EmailDef |
EmailDef.flags(Pattern.Flag... flags) |
PatternDef |
PatternDef.flags(Pattern.Flag[] flags) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.