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