MCPcopy Create free account
hub / github.com/goadesign/goa / Validate

Method Validate

expr/types.go:88–88  ·  view source on GitHub ↗

Validate checks that the user type expression is consistent.

(ctx string, parent eval.Expression)

Source from the content-addressed store, hash-verified

86 Dup(att *AttributeExpr) UserType
87 // Validate checks that the user type expression is consistent.
88 Validate(ctx string, parent eval.Expression) *eval.ValidationErrors
89 }
90
91 // ArrayVal is the type used to set the default value for arrays.

Callers 15

ValidateMethod · 0.65
validateErrorsMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
validateAttributesMethod · 0.65
validateErrorsMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
validateParamsMethod · 0.65

Calls

no outgoing calls

Tested by 4

TestCookieAPIKeySecurityFunction · 0.52
validateSwaggerFunction · 0.52