Uses of Interface
org.apache.logging.log4j.core.config.plugins.validation.ConstraintValidator

Packages that use ConstraintValidator
org.apache.logging.log4j.core.config.plugins.validation Constraint validators for plugin factory methods. 
org.apache.logging.log4j.core.config.plugins.validation.validators ConstraintValidator implementations for the constraint annotations. 
 

Uses of ConstraintValidator in org.apache.logging.log4j.core.config.plugins.validation
 

Methods in org.apache.logging.log4j.core.config.plugins.validation that return types with arguments of type ConstraintValidator
static Collection<ConstraintValidator<?>> ConstraintValidators.findValidators(Annotation... annotations)
          Finds all relevant ConstraintValidator objects from an array of annotations.
 

Uses of ConstraintValidator in org.apache.logging.log4j.core.config.plugins.validation.validators
 

Classes in org.apache.logging.log4j.core.config.plugins.validation.validators that implement ConstraintValidator
 class RequiredValidator
          Validator that checks an object for emptiness.
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.