final

package
v1.22.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2025 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Validate added in v1.21.0

func Validate(objs []ast.FileObject, opts Options) status.MultiError

Validate performs final validation checks against the given FileObjects. This should be called after all hydration steps are complete so that it can validate the final state of the repo.

Types

type Options added in v1.21.0

type Options struct {
	// MaxObjectCount is the maximum number of objects allowed in a single
	// inventory. Validation is skipped when less than 1.
	MaxObjectCount int
}

Options used to configure the Validate function

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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