Annotation Interface DisableRuleTargetIntegrity
@Target(FIELD)
@Retention(RUNTIME)
@Constraint(validatedBy=DisableRuleTargetIntegrityValidator.class)
@Documented
public @interface DisableRuleTargetIntegrity
Triggers when
AbstractBundleRuleModel.getTargetProducts()
contains a product is not a part of
BundleTemplateModel.getProducts().-
Optional Element Summary
Optional Elements