AgentGraphConditionMethodAnalyzer
NexusLabs.Needlr.AgentFramework.Analyzers¶
AgentGraphConditionMethodAnalyzer Class¶
Validates that Condition on [AgentGraphEdge] references a
valid static method on the decorated class with signature
static bool MethodName(object?).
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentGraphConditionMethodAnalyzer