spectreevalidate

package
v4.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

code-from-spec: SPEC/golang/implementation/spec_tree/validate@rIQ57m6tnu6Ww2Awp1BHt6amA2I

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FormatError

type FormatError struct {
	Node   string
	Rule   string
	Detail string
}

func SpecTreeValidate

func SpecTreeValidate(entries []*SpecTreeValidateInput, allDirs []string) []*FormatError

type SpecTreeValidateInput

type SpecTreeValidateInput struct {
	LogicalName string
	Frontmatter *frontmatter.Frontmatter
	Node        *parsenode.Node
}

Jump to

Keyboard shortcuts

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