Field | Type | Required | Description |
---|---|---|---|
message |
::String | ✔️ | Message describing the issue |
path |
T::Array<::String> | ✔️ | Schema path to the issue |
type |
::String | ✔️ | Issue type |
help_message |
T.nilable(::String) | ➖ | Help message for how to fix the issue |