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: 1.1.0.0 (1.1.0.0)
Syntax
public static bool ContinueWhenValidationFails { get; set; }

Property Value

Type: Boolean
See Also