validate

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package validate provides functions to validate the provided objects.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Group added in v0.8.0

func Group(group *commonv1.Group) error

Group validates the provided Group object.

func GroupForNonProperty added in v0.9.0

func GroupForNonProperty(group *commonv1.Group) error

GroupForNonProperty validates the provided Group object for Stream or Measure. It checks for nil values, empty strings, and unspecified enum values.

func IndexRule

func IndexRule(indexRule *databasev1.IndexRule) error

IndexRule validates the provided IndexRule object. It checks for nil values, empty strings, and unspecified enum values.

func IndexRuleBinding

func IndexRuleBinding(indexRuleBinding *databasev1.IndexRuleBinding) error

IndexRuleBinding validates the provided IndexRuleBinding object. It checks for nil values, empty strings, and unspecified enum values.

func Measure

func Measure(measure *databasev1.Measure) error

Measure validates the provided Measure object. It checks for nil values, empty strings, and unspecified enum values.

func Stream

func Stream(stream *databasev1.Stream) error

Stream validates the provided Stream object. It checks for nil values, empty strings, and unspecified enum values.

func TopNAggregation

func TopNAggregation(topNAggregation *databasev1.TopNAggregation) error

TopNAggregation validates the provided TopNAggregation object. It checks for nil values, empty strings, and unspecified enum values.

func Trace added in v0.9.0

func Trace(trace *databasev1.Trace) error

Trace validates the provided Trace object. It checks for nil values, empty strings, and unspecified enum values.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL