Annotation Type BundleTemplateDependsOnItself
-
@Target(FIELD) @Retention(RUNTIME) @Constraint(validatedBy=BundleTemplateDependsOnItselfValidator.class) @Documented public @interface BundleTemplateDependsOnItself
Triggers when one of theBundleTemplateModel.getDependentBundleTemplates()is is the model itself.