MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / Error

Method Error

internal/outbound/sender.go:83–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81}
82
83func (e *ValidationError) Error() string { return e.Message }
84
85// IsValidationError returns true if err is a ValidationError.
86func IsValidationError(err error) bool {

Calls

no outgoing calls