Click or drag to resize

GoCardlessErrorerror_typevalidation_failed Field

The parameters submitted with your request were invalid. Details of which fields were invalid and why are included in the response. The request_pointer parameter indicates the exact field of the request that triggered the validation error. If it occurs, the end user should be notified and prompted to correct input.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string validation_failed = "validation_failed"

Field Value

Type: String
See Also