@Target(value={TYPE,METHOD,FIELD,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface ConvertGroup
from
to group to
during cascading.
Can be used everywhere Valid
is used and must be on an element
annotated with Valid
.Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.