Uses of Interface
javax.validation.metadata.GroupConversionDescriptor
-
Packages that use GroupConversionDescriptor Package Description javax.validation.metadata Package containing all objects specifically used and returned by the metadata API. -
-
Uses of GroupConversionDescriptor in javax.validation.metadata
Methods in javax.validation.metadata that return types with arguments of type GroupConversionDescriptor Modifier and Type Method Description java.util.Set<GroupConversionDescriptor>
CascadableDescriptor. getGroupConversions()
Returns the group conversions configured for this element.
-