VMTI Field Decode
This structural rule validates that known MISB ST 0903 root-field values can be decoded by their field-specific codecs.
What This Test Does
The rule:
- resolves each known root tag against the active MISB ST 0903 schema
- runs the tag-specific decoder for the raw field value
- reports fields whose encoded value cannot be decoded successfully
✅ Pass Criteria
The test passes when all known MISB ST 0903 root fields decode successfully.
❌ Fail Criteria
The test fails when any known MISB ST 0903 root field carries an invalid or malformed encoded value.