SwiftCheck Options
You can use the metadata and validation options to parse and validate SWIFT MT message files.
Metadata Options
The following table shows the descriptions of the metadata options:
| Option | Description |
|---|---|
-data
<file>
|
metadata directory |
-set
<file>
|
metadata set |
-fi
<file>
|
bankdata file (BIC codes) |
-ff
<file>
|
validation warning filter file |
-cu
<file>
|
currency code file |
-ct
<file>
|
country code file |
Validation Options
The following table shows the descriptions of the validation options:
| Option | Description |
|---|---|
| -v | validate using all rules |
| -vc | turn on format validation |
| -vt | turn on data type validation |
| -vw | turn on code word validation |
| -vb | turn on BIC code validation |
| -vf | turn on field level semantics validation |
| -vm | turn on message level semantics validation |
| -vn | turn on narrative validation |
| -va | turn on advanced header validation |
| -vs | turn on structural validation |