Interface RrMessageValidator.IValidatorStrategy
Namespace: FixAntenna.FixEngine.Session.MessageHandler.PerType.Util
Assembly: FixAntenna.Core.dll
Syntax
public interface IValidatorStrategy
Methods
Validate(FixMessage)
Declaration
bool Validate(FixMessage message)
Parameters
| Type | Name | Description |
|---|---|---|
| FixMessage | message |
Returns
| Type | Description |
|---|---|
| System.Boolean |