validate

package
v2.18.0-dev.3 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Validate

func Validate(projects []project.Project) error

Validate verifies that the passed projects are sound to an extent that can be checked before deployment. This means, that only checks can be performed that work on 'static' data.

Types

type Validator

type Validator interface {
	Validate(projects []project.Project, config config.Config) error
}

Jump to

Keyboard shortcuts

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