ExpressionTooLargeError Class

GF API Documentation
A valid ISymbolLookupExpression must not have too many nodes
Inheritance Hierarchy

SystemObject
  GF.Api.UtilsValidationError
    GF.Api.Contracts.Lookup.ValidationSymbolLookupCriteriaValidationError
      GF.Api.Contracts.Lookup.ValidationExpressionTooLargeError

Namespace:  GF.Api.Contracts.Lookup.Validation
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class ExpressionTooLargeError : SymbolLookupCriteriaValidationError

The ExpressionTooLargeError type exposes the following members.

Constructors

  NameDescription
Public methodExpressionTooLargeError
Initializes a new instance of the ExpressionTooLargeError class
Top
Properties

  NameDescription
Public propertyMessage
Error message
(Overrides ValidationErrorMessage.)
Top
Methods

  NameDescription
Public methodToString
Convert to string
(Inherited from ValidationError.)
Top
Fields

  NameDescription
Public fieldStatic memberMaxExpressionNodeCount
Top
See Also

Reference