MCPcopy Index your code
hub / github.com/rilldata/rill / Validate

Method Validate

runtime/resolver.go:55–55  ·  view source on GitHub ↗

Validate the properties and args without running any expensive operations.

(ctx context.Context)

Source from the content-addressed store, hash-verified

53 Refs() []*runtimev1.ResourceName
54 // Validate the properties and args without running any expensive operations.
55 Validate(ctx context.Context) error
56 // ResolveInteractive resolves data for interactive use (e.g. API requests or alerts).
57 ResolveInteractive(ctx context.Context) (ResolverResult, error)
58 // ResolveExport resolve data for export (e.g. downloads or reports).

Callers 15

validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65
validateMethod · 0.65

Implementers 13

legacyMetricsResolverruntime/resolvers/legacy_metrics.go
metricsAnnotationsResolverruntime/resolvers/annotations.go
sqlResolverruntime/resolvers/sql.go
projectStorageResolverruntime/resolvers/project_storage.go
metricsSummaryResolverruntime/resolvers/metricsview_summary.
unionResolverruntime/resolvers/union.go
textResolverruntime/resolvers/text.go
resourceStatusResolverruntime/resolvers/resource_status.go
metricsResolverruntime/resolvers/metrics.go
metricsViewTimeRangeResolverruntime/resolvers/metricsview_time_ran
globResolverruntime/resolvers/glob.go
aiResolverruntime/resolvers/ai.go

Calls

no outgoing calls

Tested by 1