Click or drag to resize

ConfigurationElementFeedSchemaValidationStrictness Property

Schema validation strictness. 0 = OFF, 1=ON, 2=STRICT, 3=VERY_STRICT Default = 1

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public int SchemaValidationStrictness { get; }

Property Value

Int32
See Also