| 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 |
|---|---|
Mod11CheckDef |
Mod11CheckDef.processingDirection(Mod11Check.ProcessingDirection processingDirection) |
| Modifier and Type | Method and Description |
|---|---|
static Mod11Check.ProcessingDirection |
Mod11Check.ProcessingDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mod11Check.ProcessingDirection[] |
Mod11Check.ProcessingDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.