Closed tarelli closed 9 years ago
@tarelli At the moment when unmarshalling we are not validating the file/string with the schema (See https://github.com/openworm/org.geppetto.simulation/blob/master/src/main/java/org/geppetto/simulation/SimulationConfigReader.java). Is there any reason not to do so?
@adrianq no, we should
@tarelli I have created a PR for core and simulation bundles that implement the schema validation. I have added some comments to both of them. Please, read them carefully and if you want to discuss them more in detail just drop a line
To bear in mind that if we finally merge this PR the Geppetto documentation needs to be updated as well.
See below for an example: