Structs§
- Diagnostic
- A structured diagnostic with error code, human message, fix suggestion, and example.
Functions§
- diagnose_
resource - Validate a parsed
ResourceDefinitionand return structured diagnostics with fix suggestions. This is the “AI-friendly” counterpart tovalidator::validate_resource.