Click or drag to resize
SchemaValidationContinueWhenValidationFails Property
When true, a schema validation failure will not cause an exception to be raised.

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public static bool ContinueWhenValidationFails { get; set; }

Property Value

Type: Boolean
See Also