validate

package
v0.16.5 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2026 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

Package validate provides catalog validation commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthorsCommand

func NewAuthorsCommand(app application) *cobra.Command

NewAuthorsCommand creates the validate authors subcommand using app context.

func NewCatalogCommand

func NewCatalogCommand(app application) *cobra.Command

NewCatalogCommand creates the validate catalog subcommand using app context.

func NewCommand

func NewCommand(app application) *cobra.Command

NewCommand creates the validate command using app context.

func NewModelsCommand

func NewModelsCommand(app application) *cobra.Command

NewModelsCommand creates the validate models subcommand using app context.

func NewProvidersCommand

func NewProvidersCommand(app application) *cobra.Command

NewProvidersCommand creates the validate providers subcommand using app context.

Types

type ValidationResult

type ValidationResult struct {
	Component string
	Status    string
	Issues    string
	Details   string
}

ValidationResult represents the result of validating a catalog component.

Jump to

Keyboard shortcuts

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