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