Interface IPatchValStrategy

All Known Implementing Classes:
ReturnableValidation, ShipmentValidation

@Service public interface IPatchValStrategy
This interface is used to validate the patch strategy.
Since:
25-Oct-2018
Author:
Infosys Equinox
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    validate(Order order, PatchOrderRequest patchOrderRequest)