MCPcopy Create free account
hub / github.com/compozy/agh / newMemoryValidationError

Function newMemoryValidationError

internal/api/udsapi/shared_test.go:36–38  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

34}
35
36func newMemoryValidationError(err error) error {
37 return core.NewMemoryValidationError(err)
38}
39
40func payloadJSON(raw string) json.RawMessage {
41 return core.PayloadJSON(raw)

Calls 1

NewMemoryValidationErrorFunction · 0.92

Tested by

no test coverage detected