@Target(value={METHOD,FIELD,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(value=RUNTIME) @Repeatable(value=ConvertGroup.List.class) @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
.
Comments to: bean-validation-dev@eclipse.org.
Copyright © 2019,2020 Eclipse Foundation.
Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.