Optional
itemThe validation message for this marker. E.g. "Must be greater than 0"
The sanity path relative to the root of the current document to this marker.
NOTE: Sanity paths may contain keyed segments (i.e. {_key: string}
) that
are not compatible with deep getters like lodash/get
Deprecated
use
message
instead