|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.validator.cfg.ConstraintDef<EmailDef,Email>
org.hibernate.validator.cfg.defs.EmailDef
public class EmailDef
| Field Summary |
|---|
| Fields inherited from class org.hibernate.validator.cfg.ConstraintDef |
|---|
constraintType, parameters |
| Constructor Summary | |
|---|---|
EmailDef()
|
|
| Method Summary | |
|---|---|
EmailDef |
flags(javax.validation.constraints.Pattern.Flag... flags)
|
EmailDef |
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 EmailDef()
| Method Detail |
|---|
public EmailDef regexp(String regexp)
public EmailDef flags(javax.validation.constraints.Pattern.Flag... flags)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||