Uses of Class
org.apache.logging.log4j.core.config.plugins.validation.Constraint
-
Packages that use Constraint Package Description org.apache.logging.log4j.core.config.plugins.validation.constraints Validation annotations. -
-
Uses of Constraint in org.apache.logging.log4j.core.config.plugins.validation.constraints
Classes in org.apache.logging.log4j.core.config.plugins.validation.constraints with annotations of type Constraint Modifier and Type Class Description interface
Required
Marks a plugin builder field or plugin factory parameter as required.interface
ValidHost
Indicates that a plugin attribute must be a valid host.interface
ValidPort
Indicates that a plugin attribute must be a valid port number.
-