Uses of Class
org.hibernate.validator.internal.metadata.descriptor.PropertyDescriptorImpl

Packages that use PropertyDescriptorImpl
org.hibernate.validator.internal.metadata.aggregated The classes in this package contain the aggregated meta data needed for an actual validation. 
 

Uses of PropertyDescriptorImpl in org.hibernate.validator.internal.metadata.aggregated
 

Methods in org.hibernate.validator.internal.metadata.aggregated that return PropertyDescriptorImpl
 PropertyDescriptorImpl PropertyMetaData.asDescriptor(boolean defaultGroupSequenceRedefined, List<Class<?>> defaultGroupSequence)
           
 



Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved