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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.