which field to get the productId from context
which field to get the variantId from context
product variant service
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status Ok
This validator is used to check if the product variant is exist by applying the following steps in sequence:
Get the variantId from the context
Check if the variantId is null
Check if the product variant is exist
400 NBError Wrong parameter
404 NBError Not found
Generated using TypeDoc
Is product variant exist validator