Uses of Annotation Type
org.apache.logging.log4j.core.config.plugins.validation.constraints.ValidPort
Packages that use ValidPort
-
Uses of ValidPort in org.apache.logging.log4j.core.config.plugins.validation.validators
Classes in org.apache.logging.log4j.core.config.plugins.validation.validators that implement interfaces with type arguments of type ValidPortModifier and TypeClassDescriptionclassValidator that checks an object to verify it is a valid port number (an integer between 0 and 65535).Methods in org.apache.logging.log4j.core.config.plugins.validation.validators with parameters of type ValidPort