Annotation Interface PriceRuleTargetProductsAssigned
@Target(FIELD)
@Retention(RUNTIME)
@Constraint(validatedBy=PriceRuleTargetProductsAssignedValidator.class)
@Documented
public @interface PriceRuleTargetProductsAssigned
Validates that at least 1 target product is assigned to an
AbstractBundleRuleModel.-
Optional Element Summary
Optional Elements