Delegate ValidationRule
Namespace: GraphZen.LanguageModel.Validation
Assembly: GraphZen.LanguageModel.dll
Syntax
public delegate ValidationRuleVisitor ValidationRule(ValidationContext context);
Parameters
| Type | Name | Description |
|---|---|---|
| Validation |
context |
Returns
| Type | Description |
|---|---|
| Validation |