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