Dashboard > QuickFIX/J > ... > Feature Wish List > Custom Message Validation
QuickFIX/J Log In | Sign Up   View a printable version of the current page.
Custom Message Validation
Added by Steve Bate, last edited by Steve Bate on May 19, 2006  (view change)
Labels: 
(None)

Support the ability to specify custom validation code in the data dictionary. For example,

<message>
  <validation language="jruby">
    ... scripted code ...
  <validation>

  <field name="Account">
    <validation language="jython">...
      ... scripted validation ...
    </validation>
  </field>

</message>

This should support data dictionary merging so that validation could be layered on top of an existing data dictionary.

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.1.5a Build:#411 Mar 16, 2006) - Bug/feature request - Contact Administrators

SourceForge.net Logo