Uses of Annotation Interface
org.hibernate.validator.constraints.URL
Packages that use URL
Package
Description
Constraint definition classes for programmatic constraint definition API.
-
Uses of URL in org.hibernate.validator.cfg.defs
Subclasses with type arguments of type URL in org.hibernate.validator.cfg.defs -
Uses of URL in org.hibernate.validator.constraintvalidators
Classes in org.hibernate.validator.constraintvalidators that implement interfaces with type arguments of type URLModifier and TypeClassDescriptionclassValidate that the character sequence (e.g. string) is a valid URL using a regular expression.Methods in org.hibernate.validator.constraintvalidators with parameters of type URL