Package org.hibernate.validator.cfg

Entry point for the programmatic constraint definition API.

See:
          Description

Class Summary
ConstraintDef<C extends ConstraintDef<C,A>,A extends Annotation> Base class for all constraint definition types.
ConstraintMapping Top level class for constraints configured via the programmatic API.
GenericConstraintDef<A extends Annotation> A ConstraintDef class which can be used to configure any constraint type.
 

Package org.hibernate.validator.cfg Description

Entry point for the programmatic constraint definition API.

This package is part of the public Hibernate Validator API.



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved