forwardValidateFieldValues Property    Table of ContentValidateRepeatingGroupLeadingTag Property forward
Session.ValidateRepeatingGroupEntryCount Property
Option to validate that the declared number of repeating group instances is equal to the actual one. By default, the option value equal to ValidateRepeatingGroupEntryCount.

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 ValidateRepeatingGroupEntryCount { get; set; }

Property Value

Type: Boolean

Implements

ISession.ValidateRepeatingGroupEntryCount
See Also