Package org.hibernate.validator.cfg

Entry point for the programmatic constraint definition API.

See:
          Description

Interface Summary
ConstraintMapping Represents a constraint mapping configured via the programmatic API.
 

Class Summary
ConstraintDef<C extends ConstraintDef<C,A>,A extends Annotation> Base class for all constraint definition types.
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-2013 Red Hat Middleware, LLC. All Rights Reserved