validator

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArchFileRuleChecker

type ArchFileRuleChecker struct {
	// contains filtered or unexported fields
}

type ArchFileValidator

type ArchFileValidator struct {
	// contains filtered or unexported fields
}

func NewArchFileValidator

func NewArchFileValidator(
	pathResolver PathResolver,
	yamlSpec *archfile.YamlSpec,
	rootDirectory string,
) *ArchFileValidator

func (*ArchFileValidator) Validate

type ArchFileValidatorFn

type ArchFileValidatorFn func() error

type PathResolver added in v1.3.0

type PathResolver interface {
	Resolve(absPath string) (resolvePaths []string, err error)
}

Jump to

Keyboard shortcuts

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