| Package | Description |
|---|---|
| org.hibernate.validator.cfg.defs |
Constraint definition classes for programmatic constraint
definition API.
|
| org.hibernate.validator.constraints |
Hibernate Validator specific constraints.
|
| Modifier and Type | Method and Description |
|---|---|
EANDef |
EANDef.type(EAN.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static EAN.Type |
EAN.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAN.Type[] |
EAN.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.