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(java.lang.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 © 2007-2022 Red Hat, Inc. All Rights Reserved