|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.validator.cfg.ConstraintDef<LengthDef,Length>
org.hibernate.validator.cfg.defs.LengthDef
public class LengthDef
| Field Summary |
|---|
| Fields inherited from class org.hibernate.validator.cfg.ConstraintDef |
|---|
constraintType, parameters |
| Constructor Summary | |
|---|---|
LengthDef()
|
|
| Method Summary | |
|---|---|
LengthDef |
max(int max)
|
LengthDef |
min(int min)
|
| 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 LengthDef()
| Method Detail |
|---|
public LengthDef min(int min)
public LengthDef max(int max)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||