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