org.hibernate.validator.internal.metadata.descriptor
Class CrossParameterDescriptorImpl
java.lang.Object
org.hibernate.validator.internal.metadata.descriptor.ElementDescriptorImpl
org.hibernate.validator.internal.metadata.descriptor.CrossParameterDescriptorImpl
- All Implemented Interfaces:
- Serializable, CrossParameterDescriptor, ElementDescriptor
public class CrossParameterDescriptorImpl
- extends ElementDescriptorImpl
- implements CrossParameterDescriptor
Describes cross-parameters.
- Author:
- Gunnar Morling
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrossParameterDescriptorImpl
public CrossParameterDescriptorImpl(Set<ConstraintDescriptorImpl<?>> constraintDescriptors,
boolean defaultGroupSequenceRedefined,
List<Class<?>> defaultGroupSequence)
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved