forwardValidateEmptyFieldValues Property    Table of ContentValidateRepeatingGroupEntryCount Property forward
Session.ValidateFieldValues Property
Option to validate field values of FIX messages in accordance with the FIX protocol or its FIX Dialect. By default, the option value equal to the ValidateFieldValues.

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

Property Value

Type: Boolean

Implements

ISession.ValidateFieldValues
See Also