Javadoc for package XXX
Packages
Package
Description
Top level package of the Bean Validation API.
Package containing bootstrap specific objects.
Contains all the Bean Validation provided constraints
also called built-in constraints.
Package containing constructs specific to constraint validators
In particular
SupportedValidationTarget
is used to refine the validation target of a ConstraintValidator
.Package related to the control and execution of executable validation.
A group defines a subset of constraints.
Package containing all objects specifically used and returned by the
metadata API.
Package containing objects specific to the interaction between the
Bean Validation bootstrapping process and Bean Validation providers.
Package containing objects dedicated to extract values to validate from containers.