For the complete documentation index, see llms.txt. This page is also available as Markdown.

ModelValidationError

Error information about a validation error on a record.

Fields

attribute (String!)

The attribute that failed the validation.

message (String!)

A localised validation message.

path ([String!])

Path to the attribute, useful for nested attributes.

Last updated

Was this helpful?