GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Delegate ValidationRule

Namespace: GraphZen.LanguageModel.Validation
Assembly: GraphZen.LanguageModel.dll
Syntax
public delegate ValidationRuleVisitor ValidationRule(ValidationContext context);
Parameters
Type Name Description
ValidationContext context
Returns
Type Description
ValidationRuleVisitor
Back to top Copyright © 2017-2019 GraphZen LLC