org.hibernate.validator.internal.xml
Class MetaConstraintBuilder
java.lang.Object
org.hibernate.validator.internal.xml.MetaConstraintBuilder
public class MetaConstraintBuilder
- extends Object
Build meta constraint from XML
- Author:
- Hardy Ferentschik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildMetaConstraint
public static <A extends Annotation> MetaConstraint<A> buildMetaConstraint(ConstraintLocation constraintLocation,
ConstraintType constraint,
ElementType type,
String defaultPackage,
ConstraintHelper constraintHelper)
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved