Package | Description |
---|---|
javax.validation |
Top level package of the Jakarta Bean Validation API.
|
javax.validation.bootstrap |
Package containing bootstrap specific objects.
|
javax.validation.constraints |
Contains all the Jakarta Bean Validation provided constraints
also called built-in constraints.
|
javax.validation.constraintvalidation |
Package containing constructs specific to constraint validators.
|
javax.validation.executable |
Package related to the control and execution of executable validation.
|
javax.validation.groups |
A group defines a subset of constraints.
|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
javax.validation.spi |
Package containing objects specific to the interaction between the
Jakarta Bean Validation bootstrapping process and Jakarta Bean Validation providers.
|
javax.validation.valueextraction |
Package containing objects dedicated to extract values to validate from containers.
|
This spec is licensed under the EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.