validate

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 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 GroupForStreamOrMeasure

func GroupForStreamOrMeasure(group *commonv1.Group) error

GroupForStreamOrMeasure 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.

Types

This section is empty.

Jump to

Keyboard shortcuts

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