Uses of Interface
org.apache.logging.log4j.plugins.validation.ConstraintValidator
Packages that use ConstraintValidator
Package
Description
ConstraintValidator implementations for the constraint annotations.
-
Uses of ConstraintValidator in org.apache.logging.log4j.plugins.validation.validators
Classes in org.apache.logging.log4j.plugins.validation.validators that implement ConstraintValidatorModifier and TypeClassDescriptionclass
Validator that checks for the existence of a class that is required.class
Validator that checks an object for emptiness.class
Validator that checks an object to verify it is a valid hostname or IP address.class
Validator that checks an object to verify it is a valid port number (an integer between 0 and 65535).