A structure defining a validation exception.
A list of the fields in which the validation exception occurred.
An error message describing the validation exception.
The reason why the validation exception occurred (one of unknownOperation, cannotParse, fieldValidationFailed, or other).
unknownOperation
cannotParse
fieldValidationFailed
other