• Validate location update body

    Parameters

    • logger: Logger
    • context: AdapterHandlerContext

    Returns Promise<number>

    200 Status Ok

    Description

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

    1. Validate the body against the update location dto schema

Generated using TypeDoc