Package | Description |
---|---|
org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
org.hibernate.validator.internal.metadata.core |
Core classes of the internal model used for representing constraints and related metadata.
|
org.hibernate.validator.internal.metadata.location |
Contains types for the representation of constraint locations.
|
org.hibernate.validator.internal.metadata.raw |
The raw metadata is a reflection of all configured constraints including constraints defined via multiple
configuration sources.
|
org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
Class and Description |
---|
BeanConstraintLocation
A
ConstraintLocation implementation that represents either a bean (in case of class-level
constraints), a field or a getter method (in case of property-level constraints). |
ConstraintLocation
Implementations describe the location at which a constraint is specified (a
bean, a method parameter etc.).
|
ExecutableConstraintLocation
A
ConstraintLocation implementation that represents a method or constructor. |
Class and Description |
---|
ConstraintLocation
Implementations describe the location at which a constraint is specified (a
bean, a method parameter etc.).
|
Class and Description |
---|
ConstraintLocation
Implementations describe the location at which a constraint is specified (a
bean, a method parameter etc.).
|
Class and Description |
---|
BeanConstraintLocation
A
ConstraintLocation implementation that represents either a bean (in case of class-level
constraints), a field or a getter method (in case of property-level constraints). |
ConstraintLocation
Implementations describe the location at which a constraint is specified (a
bean, a method parameter etc.).
|
ExecutableConstraintLocation
A
ConstraintLocation implementation that represents a method or constructor. |
Class and Description |
---|
ConstraintLocation
Implementations describe the location at which a constraint is specified (a
bean, a method parameter etc.).
|
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved