Package org.hibernate.validator.constraints

This package contains the Hibernate Validator specific constraints.

See:
          Description

Annotation Types Summary
Email The string has to be a well-formed email address.
Length Validate that the string is between min and max included.
NotEmpty  
Range The annotated element has to be in the appropriate range.
 

Package org.hibernate.validator.constraints Description

This package contains the Hibernate Validator specific constraints.



Copyright © 2007-2009. All Rights Reserved.