forwardValidate Method    Table of ContentValidate Method (MessageValidationFlags)forward
Message.Validate Method
Performs the message validation. Please note that the method validates required fields for the application level only, without header/trailer

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 void Validate()
Exceptions
ExceptionCondition
EngineExceptionThe message is not valid.
See Also