- java.lang.Object
-
- org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree<A>
-
public class ConstraintTree<A extends Annotation>
extends Object
Due to constraint composition a single constraint annotation can lead to a whole constraint tree being validated.
This class encapsulates such a tree.
- Author:
- Hardy Ferentschik, Federico Mancini, Dag Hovland, Kevin Pollet <kevin.pollet@serli.com> (C) 2012 SERLI
Copyright © 2007-2017 Red Hat, Inc. All Rights Reserved