CustomerDataValidationError
Object
A validation error for a specific customer data field.
Fields
| Field | Description | Type |
|---|---|---|
fieldName | The name of the field that failed validation. | String! |
message | A human-readable validation error message in the requested locale. | String |
Used By (1)
CustomerDataValidationError is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
CustomerDataValidationResult | errors |