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

Fields

message
String!
required
A helpful message to help fix the validation error.
code
UnderwritingApplicationValidationErrorCode!
required
A static code for tying the response back programmatically.