Expand description
Validity checks for BMS data after parsing and/or manual edits.
This module provides a set of structural validations that are independent of
the parsing process. It can be used after editing Bms
in-memory to ensure
referential integrity and basic invariants required for correct playback.
Structs§
- Validity
Check Output - Output of validity checks.
Enums§
- Validity
Invalid - Invalid-related validity entries.
- Validity
Missing - Missing-related validity entries.