Click or drag to resize

SchemaValidationStrictnessVERY_STRICT Field

Same as above except that any warning is also treated as fatal error.

Namespace: Sportradar.SDK.Common
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public const SchemaValidationStrictness VERY_STRICT = 3

Field Value

SchemaValidationStrictness
See Also