Click or drag to resize

SessionExtraParametersValidationParametersCheckRequiredGroupFields Field

This parameter controls the validation of required fields in repeating group. The possible values are "true" and "false". If set to "true" then repeating groups will be checked for presence of required fields. If set to "false" then the responsibility for repeating group validity rests with the counterparty. The recommended setting is "true". This parameter is optional. The default value is "true".

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

Field Value

NullableBoolean
See Also