Package org.apache.logging.log4j.plugins.validation.validators
@Export
@Version("1.0.0")
package org.apache.logging.log4j.plugins.validation.validators
ConstraintValidator implementations for the constraint annotations.
- Since:
- 2.1
-
ClassDescriptionValidator that checks for the existence of a class that is required.Validator that checks an object for emptiness.Validator that checks an object to verify it is a valid hostname or IP address.Validator that checks an object to verify it is a valid port number (an integer between 0 and 65535).