Click or drag to resize

SessionExtraParametersValidationParametersVerifyTagsValues Field

This parameter controls tag values validation. The possible values are "true" and "false". If set to "true" then all messages will be validated. If set to "false" then 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? VerifyTagsValues

Field Value

NullableBoolean
See Also