Skip to main content
OBJECT Represents a validation error on an acceptor application that is not specific to a single field.

Fields

message
String!
required
A helpful message describing the validation failure.
code
AcceptorApplicationValidationErrorCode!
required
A static code for tying the response back programmatically.