Class BaseTaxServiceValidator

  • All Implemented Interfaces:
    com.hybris.cis.api.executor.ServiceMethodValidator<CisOrder>

    public class BaseTaxServiceValidator
    extends java.lang.Object
    implements com.hybris.cis.api.executor.ServiceMethodValidator<CisOrder>
    A minimal validator to check whether the ship to address is set on the order.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validateRequest​(com.hybris.cis.api.executor.ServiceMethodRequest<CisOrder> request)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait