Namespace FixAntenna.FixEngine.Session.Validation
Classes
SessionValidatorFactory
The session validator factory creates the validator for sessions.
If validation
parameter is set to true, the factory loads the ValidationEngine implementation,
otherwise if error occurred or validation
parameter is set to false the
DummyMessageValidator will be used instead.
SessionValidatorFactory.MessageValidatorAnonymousInnerClass
ValidationResultWrapper
Wraps the FixErrorContainer.