method
SchemaRecoveryError.Error
Error returns a payload-independent diagnostic. Inspect Issues for paths.
Returns
The declared result.
stringFull signature
func (receiver *SchemaRecoveryError) Error() stringRelated types
SchemaRecoveryErrorSchemaRecoveryError reports stored content that cannot be interpreted safely under the active schema. Adapters must preserve the stored content and supply only schema paths and actionable diagnostics, never the unknown payload.