| Package | Description |
|---|---|
| org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-380.
|
| org.hibernate.validator.internal.engine.groups |
Helper classes for the processing of groups.
|
| org.hibernate.validator.internal.metadata |
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
|
| org.hibernate.validator.internal.metadata.aggregated |
The classes in this package contain the aggregated meta data needed for an actual validation.
|
| Class and Description |
|---|
| ValidationOrderGenerator
Helper class used to order groups and sequences into the right order for validation.
|
| Class and Description |
|---|
| Group
Encapsulates a single group.
|
| GroupWithInheritance
Represents a validation group and all the groups it extends ("group inheritance").
|
| Sequence
Models a group sequence.
|
| ValidationOrder
Interface defining the methods needed to execute groups and sequences in the right order.
|
| Class and Description |
|---|
| ValidationOrderGenerator
Helper class used to order groups and sequences into the right order for validation.
|
| Class and Description |
|---|
| Sequence
Models a group sequence.
|
| ValidationOrderGenerator
Helper class used to order groups and sequences into the right order for validation.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.