A simple validator for blueprints used in 5G EVE Portal
The jar file produced by mvn package
is executable and you can use it to validate blueprints.
The jar file is also available for download from
releases.
Usage example:
# print help and exit
java -jar validator-VERSION.jar --help
# validate a VSB
java -jar validator-VERSION.jar --type vsb ./vsb_asti_agv.yaml
Some blueprint examples are provided here: blueprint-yaml.