Uses of Class
com.networknt.org.apache.commons.validator.routines.RegexValidator
Packages that use RegexValidator
-
Uses of RegexValidator in com.networknt.org.apache.commons.validator.routines
Fields in com.networknt.org.apache.commons.validator.routines declared as RegexValidatorModifier and TypeFieldDescriptionprivate final RegexValidator
DomainValidator.domainRegex
RegexValidator for matching domains.private final RegexValidator
DomainValidator.hostnameRegex
RegexValidator for matching a local hostnameprivate final RegexValidator
InetAddressValidator.ipv4Validator
IPv4 RegexValidator