Uses of Class
org.hibernate.validator.internal.metadata.descriptor.PropertyDescriptorImpl
-
Packages that use PropertyDescriptorImpl Package Description 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 Modifier and Type Method Description PropertyDescriptorImplPropertyMetaData. asDescriptor(boolean defaultGroupSequenceRedefined, List<Class<?>> defaultGroupSequence)
-