org.hibernate.validator.internal.xml
Class ConstrainedTypeBuilder
java.lang.Object
org.hibernate.validator.internal.xml.ConstrainedTypeBuilder
public class ConstrainedTypeBuilder
- extends Object
Builder for constraint types.
- Author:
- Hardy Ferentschik
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildConstrainedType
public static ConstrainedType buildConstrainedType(ClassType classType,
Class<?> beanClass,
String defaultPackage,
ConstraintHelper constraintHelper,
AnnotationProcessingOptionsImpl annotationProcessingOptions,
Map<Class<?>,List<Class<?>>> defaultSequences)
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved