| Interface | Description |
|---|---|
| Configuration<T extends Configuration<T>> | |
| ConstraintValidator<A extends Annotation,T> | |
| ConstraintValidatorContext | |
| ConstraintValidatorContext.ConstraintViolationBuilder | |
| ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext | |
| ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext | |
| ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder | |
| ConstraintValidatorFactory | |
| ConstraintViolation<T> | |
| MessageInterpolator | |
| MessageInterpolator.Context | |
| Path | |
| Path.Node | |
| Payload |
Non-portable implementation specific way to provide metadata to constraints.
|
| TraversableResolver | |
| ValidationProviderResolver | |
| Validator | |
| ValidatorContext | |
| ValidatorFactory |
| Class | Description |
|---|---|
| Validation |
Note: From Section 4.4.5 Validation of the 1.0 PFD Spec - Validation
implementations may only provide the following three public static methods:
buildDefaultValidatorFactory(), byDefaultProvider(), byProvider()
|
| Exception | Description |
|---|---|
| ConstraintDeclarationException | |
| ConstraintDefinitionException | |
| ConstraintViolationException | |
| GroupDefinitionException | |
| UnexpectedTypeException | |
| ValidationException |
| Annotation Type | Description |
|---|---|
| Constraint | |
| GroupSequence | |
| OverridesAttribute | |
| OverridesAttribute.List | |
| ReportAsSingleViolation | |
| Valid |
Copyright © 2025. All rights reserved.