validator

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2025 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Validator

type Validator interface {
	Validate(ctx context.Context, vaultPath string) (*model.ValidationResult, error)
}

Validator orchestrates vault scanning and link validation

func New

func New(
	scanner scanner.Scanner,
	parser parser.Parser,
	indexBuilder index.Builder,
	resolver resolver.Resolver,
) Validator

New creates a new Validator

Jump to

Keyboard shortcuts

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