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