Click or drag to resize

IProtocolDataSchemaStrictness Property

XSD schema validation strictness. Can be OFF, ON, STRICT or VERY STRICT

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
SchemaValidationStrictness SchemaStrictness { get; }

Property Value

SchemaValidationStrictness
See Also