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