SymbolLookupCriteriaValidationError Class

GF API Documentation
Base type for Symbol Lookup validation results
Inheritance Hierarchy

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

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

public abstract class SymbolLookupCriteriaValidationError : ValidationError

The SymbolLookupCriteriaValidationError type exposes the following members.

Properties

  NameDescription
Public propertyMessage
Reason for the validation failure
(Inherited from ValidationError.)
Top
Methods

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

Reference