• Validate product variant update body

    Parameters

    • logger: Logger
    • context: AdapterHandlerContext

    Returns Promise<number>

    200 Status Ok

    Description

    This validator is used to validate the product variant update body by applying the following steps in sequence:

    1. Validate the body against the update product variant dto schema

Generated using TypeDoc