OBJECT
Represents a field-level validation error on a stakeholder within an acceptor application.
Fields
String!
required
A helpful message describing how to fix the invalid value.
AcceptorApplicationStakeholderFieldValidationErrorCode!
required
A static code for tying the response back programmatically.
String!
required
The name of the field that failed validation.
UUID!
required
The ID of the stakeholder whose field failed validation.