JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.validator.constraintvalidators
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.hibernate.validator.constraintvalidators
package
org.hibernate.validator.constraintvalidators
Related Packages
Package
Description
org.hibernate.validator
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.
Classes
Class
Description
RegexpURLValidator
Validate that the character sequence (e.g. string) is a valid URL using a regular expression.