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