validate

package
v0.0.22 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2025 License: AGPL-3.0 Imports: 9 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 added in v0.0.15

func NewAuthorsCommand(app application.Application) *cobra.Command

NewAuthorsCommand creates the validate authors subcommand using app context.

func NewCatalogCommand added in v0.0.15

func NewCatalogCommand(app application.Application) *cobra.Command

NewCatalogCommand creates the validate catalog subcommand using app context.

func NewCommand added in v0.0.15

func NewCommand(app application.Application) *cobra.Command

NewCommand creates the validate command using app context.

func NewModelsCommand added in v0.0.15

func NewModelsCommand(app application.Application) *cobra.Command

NewModelsCommand creates the validate models subcommand using app context.

func NewProvidersCommand added in v0.0.15

func NewProvidersCommand(app application.Application) *cobra.Command

NewProvidersCommand creates the validate providers subcommand using app context.

Types

type ValidationResult added in v0.0.7

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