|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericConstraintDef | |
|---|---|
| org.hibernate.validator.cfg.defs | Helper classes for programmatic constraint definition API. |
| Uses of GenericConstraintDef in org.hibernate.validator.cfg.defs |
|---|
| Methods in org.hibernate.validator.cfg.defs that return GenericConstraintDef | |
|---|---|
GenericConstraintDef |
GenericConstraintDef.constraintType(Class<?> constraintType)
|
GenericConstraintDef |
GenericConstraintDef.groups(Class<?>... groups)
|
GenericConstraintDef |
GenericConstraintDef.message(String message)
|
GenericConstraintDef |
GenericConstraintDef.param(String key,
Object value)
|
GenericConstraintDef |
GenericConstraintDef.payload(Class<? extends javax.validation.Payload>... payload)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||