jakarta.validation
About
Package Purpose
Namespace Migration Note
Validator Interface
Constraint Annotations
Constraint
Description
Bean Validation Flow
Example: Simple Bean with Jakarta Validation
ConstraintViolation<T>
Custom Constraints with ConstraintValidator
ConstraintValidator@Valid Annotation
@Valid AnnotationValidation Groups
Executable Validation (Method and Constructor Parameters)
Parameter Validation on Constructors
Message Customization
Programmatic Constraint Declaration
ConstraintTarget and Payload Use
Last updated