Click or drag to resize

SessionExtraParametersValidationParametersVerifyRepeatingGroupBounds Field

This parameter controls repeating group size checking. If true, engine will reject messages with incorrect repeating group size. Otherwise message will be passed to the application layer. In this case the responsibility for message validity rests with the counterparty. Default: false

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public bool? VerifyRepeatingGroupBounds

Field Value

NullableBoolean
See Also