forwardValidateRepeatingGroupEntryCount Property    Table of ContentValidateRequiredFields Property forward
Session.ValidateRepeatingGroupLeadingTag Property
Option to validate that repeating group starts from required by dialect leading tag. By default, the option value equal to ValidateRepeatingGroupLeadingTag.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public virtual bool ValidateRepeatingGroupLeadingTag { get; set; }

Property Value

Type: Boolean

Implements

ISession.ValidateRepeatingGroupLeadingTag
See Also