Annotation Type BundleTemplateDependingIntegrity
-
@Target(FIELD) @Retention(RUNTIME) @Constraint(validatedBy=BundleTemplateDependingIntegrityValidator.class) @Documented public @interface BundleTemplateDependingIntegrity
Triggers when one of theBundleTemplateModel.getDependentBundleTemplates()does not belong to the parent package of the model.