Annotation Interface BundleTemplateDependsOnAncestor
@Target(FIELD)
@Retention(RUNTIME)
@Constraint(validatedBy=BundleTemplateDependsOnAncestorValidator.class)
@Documented
public @interface BundleTemplateDependsOnAncestor
Triggers when one of the
BundleTemplateModel.getDependentBundleTemplates()
is an ancestor of the model.-
Optional Element Summary
Optional Elements