Module shape

Module shape 

Source
Expand description

Configuration shape validator for dry-run mode

Validates TOML configuration structure without spinning up containers. Performs fast, static validation of configuration shape and relationships.

Structs§

ShapeValidationError
Shape validation error with file context
ShapeValidationResult
Result of shape validation
ShapeValidator
Shape validator for configuration files

Enums§

ErrorCategory
Error categories for validation