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 |


