Class PickNToMBundleSelectionCriteriaValidateInterceptor

  • All Implemented Interfaces:
    Interceptor, ValidateInterceptor

    public class PickNToMBundleSelectionCriteriaValidateInterceptor
    extends java.lang.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 Detail

      • PickNToMBundleSelectionCriteriaValidateInterceptor

        public PickNToMBundleSelectionCriteriaValidateInterceptor()