MCPcopy
hub / github.com/pocketbase/pocketbase / ValidateSettings

Method ValidateSettings

core/field.go:112–112  ·  view source on GitHub ↗

ValidateSettings validates the current field settings.

(ctx context.Context, app App, collection *Collection)

Source from the content-addressed store, hash-verified

110
111 // ValidateSettings validates the current field settings.
112 ValidateSettings(ctx context.Context, app App, collection *Collection) error
113}
114
115// MaxBodySizeCalculator defines an optional field interface for

Calls

no outgoing calls