|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GroupConversionDescriptor
A group conversion rule to be applied during cascaded validation. Two group
conversion descriptors are considered equal if they have the same
from
and to
group respectively.
ConvertGroup
Method Summary | |
---|---|
Class<?> |
getFrom()
Returns the source group of this conversion rule. |
Class<?> |
getTo()
Returns the target group of this conversion rule. |
Method Detail |
---|
Class<?> getFrom()
Class<?> getTo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |