|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.validator.cfg.ConstraintDef<PatternDef,Pattern>
org.hibernate.validator.cfg.defs.PatternDef
public class PatternDef
Field Summary |
---|
Fields inherited from class org.hibernate.validator.cfg.ConstraintDef |
---|
constraintType, parameters |
Constructor Summary | |
---|---|
PatternDef()
|
Method Summary | |
---|---|
PatternDef |
flags(Pattern.Flag[] flags)
|
PatternDef |
regexp(String regexp)
|
Methods inherited from class org.hibernate.validator.cfg.ConstraintDef |
---|
addParameter, groups, message, payload, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PatternDef()
Method Detail |
---|
public PatternDef flags(Pattern.Flag[] flags)
public PatternDef regexp(String regexp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |