Command-line validator for SysML v2 files using the OMG Pilot Implementation.
- Java 21+
- Maven
mvn packageThe SysML v2 Pilot Implementation is auto-downloaded from GitHub releases.
ln -s $PWD/validate-sysml ~/bin/validate-sysml model.sysml
validate-sysml -hErrors are reported in GNU format (file:line:col: severity: message).
man -l validate-sysml.1