Preview

CartValidationMessageParameter is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CartValidationMessageParameter

Represents the form field level error information in item/cart validation

This page contains

    Fields

    key: String

    Represents the code for individual form field that is failing the validation

    value: String

    Represents the value of that message to be displayed below the form field

    Parent objects of CartValidationMessageParameter

    CartValidationDetail PREVIEW

    Represents the validations details of item/cart