public interface  org.hibernate.validator.cfg.context.Constrainable extends java.lang.Object
{
public abstract org.hibernate.validator.cfg.context.Constrainable constraint(org.hibernate.validator.cfg.ConstraintDef);
}