MCPcopy Create free account
hub / github.com/dhamidi/ess / Return

Method Return

validation_error.go:67–73  ·  view source on GitHub ↗

Return returns nil if no errors have been recorded with this instance. Otherwise this instance is returned. This method exists to avoid returning a typed nil accidentally. Example: func (obj *MyDomainObject) DoSomething(param string) error { err := NewValidationError() if param == "" { e

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

EditMethod · 0.95
WriteMethod · 0.95
SignUpMethod · 0.95
LoginMethod · 0.95
LogoutMethod · 0.95
SignUpMethod · 0.95
ExecuteMethod · 0.80

Calls

no outgoing calls