Package | Description |
---|---|
org.apache.logging.log4j.core.config.plugins.validation |
Constraint validators for plugin factory methods.
|
org.apache.logging.log4j.core.config.plugins.validation.constraints |
Validation annotations.
|
org.apache.logging.log4j.core.config.plugins.validation.validators |
ConstraintValidator implementations for the constraint annotations.
|
Class and Description |
---|
ConstraintValidator
Interface that
Constraint annotations must implement to perform validation logic. |
Class and Description |
---|
Constraint
Meta annotation to mark an annotation as a validation constraint.
|
Class and Description |
---|
ConstraintValidator
Interface that
Constraint annotations must implement to perform validation logic. |