Class PickNToMBundleSelectionCriteriaValidateInterceptor

java.lang.Object
de.hybris.platform.configurablebundleservices.interceptor.impl.PickNToMBundleSelectionCriteriaValidateInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor

public class PickNToMBundleSelectionCriteriaValidateInterceptor extends Object implements ValidateInterceptor
Validates that the selection criteria has between integer n and integer m selections n>=0 and m >=0 and that n can take values between 0 and m-1
  • Constructor Details

    • PickNToMBundleSelectionCriteriaValidateInterceptor

      public PickNToMBundleSelectionCriteriaValidateInterceptor()
  • Method Details