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