| Package | Description |
|---|---|
| org.hibernate.validator.constraints |
Hibernate Validator specific constraints.
|
| org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data API.
|
| Modifier and Type | Method and Description |
|---|---|
static CompositionType |
CompositionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompositionType[] |
CompositionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CompositionType |
ConstraintDescriptorImpl.getCompositionType() |
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.