Base type for Symbol Lookup validation results
Inheritance Hierarchy
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
The SymbolLookupCriteriaValidationError type exposes the following members.
Properties
Name | Description | |
---|---|---|
Message |
Reason for the validation failure
(Inherited from ValidationError.) |
Methods
Name | Description | |
---|---|---|
ToString |
Convert to string
(Inherited from ValidationError.) |
See Also