public interface CascadableDescriptor
Modifier and Type | Method and Description |
---|---|
Set<GroupConversionDescriptor> |
getGroupConversions()
Returns the group conversions configured for this element.
|
boolean |
isCascaded()
Whether this element is marked for cascaded validation or not.
|
boolean isCascaded()
true
, if this element is marked for cascaded validation,
false
otherwiseSet<GroupConversionDescriptor> getGroupConversions()
null
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.