| 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 |
|---|---|
ISBNDef |
ISBNDef.type(ISBN.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static ISBN.Type |
ISBN.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISBN.Type[] |
ISBN.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.