package
0.1.0-alpha.9
Repository: https://github.com/nexlayer/nexlayer-cli.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewValidator creates a new validator instance.
ValidateNexlayerYAML validates the provided YAML configuration.
ValidateTemplate performs comprehensive validation of a Nexlayer template according to the v2.0 schema specification.
# Constants
SchemaV2 contains the JSON Schema for validating Nexlayer templates.
# Structs
ValidationError represents a validation error with context and suggestions.
Validator provides YAML configuration validation.