Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

MX Validators

MX Validators

For each MX message type, the
MX
directory of the SWIFT library contains a validation project.
Each project contains a parser that processes an input MX XML message. The parser contains a
ValidateValue
action and VRL rules that validate the input.
The parsers have the following output ports:
  • Default output. An unaltered copy of the input MX message.
  • Errors. An XML validation-error report.
  • ErrorsFound. If the transformation encountered a validation error, returns true. If the transformation did not find an error, returns false.

0 COMMENTS

We’d like to hear from you!