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.
Since:
1.1
Author:
Gunnar Morling
See Also:
Method Summary
All Methods Instance Methods Abstract Methods
Returns the source group of this conversion rule.
Returns the target group of this conversion rule.
Method Details
getFrom
Returns the source group of this conversion rule.
Returns:
the source group of this conversion rule
getTo
Returns the target group of this conversion rule.
Returns:
the target group of this conversion rule
bean-validation-dev@eclipse.org.
Copyright © 2019,2023 Eclipse Foundation.
Use is subject to EFSL ; this spec is based on material that is licensed under the Apache License, version 2.0.]]>