validation

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateEvalBytes

func ValidateEvalBytes(data []byte) []string

ValidateEvalBytes validates raw YAML bytes against the eval schema.

func ValidateEvalFile

func ValidateEvalFile(evalPath string) (evalErrs []string, taskErrs map[string][]string, err error)

ValidateEvalFile validates an eval.yaml file at the given path against the JSON schema. Returns errors for the eval itself AND all referenced task files.

func ValidateTaskBytes

func ValidateTaskBytes(data []byte) []string

ValidateTaskBytes validates raw YAML bytes against the task schema.

Types

This section is empty.

Jump to

Keyboard shortcuts

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