These docs are for v1.14.0. Click to read the latest docs for v2.0.0.

Item Cache Validation

<taskChain alias="ItemCacheValidation">
     <tasks>
        <task type="Merchello.Web.Validation.Tasks.ValidateProductsExistTask, Merchello.Web" />
        <task type="Merchello.Web.Validation.Tasks.ValidateProductPriceTask, Merchello.Web" />
        <task type="Merchello.Web.Validation.Tasks.ValidateProductInventoryTask, Merchello.Web" />
    </tasks>
</taskChain>