Package org.apache.logging.log4j.core.config.plugins.validation
Constraint validators for plugin factory methods.
- Since:
- 2.1
-
Interface Summary Interface Description ConstraintValidator<A extends Annotation> Interface thatConstraint
annotations must implement to perform validation logic. -
Class Summary Class Description ConstraintValidators Utility class to locate an appropriateConstraintValidator
implementation for an annotation. -
Annotation Types Summary Annotation Type Description Constraint Meta annotation to mark an annotation as a validation constraint.