Uses of Class
org.apache.logging.log4j.core.config.plugins.validation.constraints.NotBlank
-
Packages that use NotBlank Package Description org.apache.logging.log4j.core.config.plugins.validation.validators ConstraintValidator implementations for the constraint annotations. -
-
Uses of NotBlank in org.apache.logging.log4j.core.config.plugins.validation.validators
Fields in org.apache.logging.log4j.core.config.plugins.validation.validators declared as NotBlank Modifier and Type Field Description private NotBlank
NotBlankValidator. annotation
Methods in org.apache.logging.log4j.core.config.plugins.validation.validators with parameters of type NotBlank Modifier and Type Method Description void
NotBlankValidator. initialize(NotBlank anAnnotation)
-