Skip to main content Skip to complementary content

NxValidationError Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

Syntax

[ValueClass]
public class NxValidationError : AbstractStructure, IDisposable, INxValidationError, IAbstractStructure

Constructors

Name Description
NxValidationError()

Creates an instance of the NxValidationError class

Properties

Name Description
Context

Context related to the error, from the user app domain.

It can be the identifier of an object, a field name, a table name.

This parameter is optional.

JSON property name: qContext

ErrorCode

Error code.

This parameter is always displayed in case of error.

JSON property name: qErrorCode

ExtendedMessage

Internal information from the server.

This parameter is optional.

JSON property name: qExtendedMessage

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!