TestFdrValidationError is a datatype for a validation error related to a particular input field.

This datatype is used by the union datatype, error, which is used by the datatype, TestFdrErrorResult, which is used by another union datatype, TestFdrResult, and that is used by the testFdrFeed() mutation field.

Table: TestFdrValidationError

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 3, 2024
fieldNamestringyes Long-TermThe name of the field to which the error relates.
messagestringyes Long-TermA message specifying the validation error.