Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Joni Herttuainen committed Nov 29, 2023
1 parent 932ac08 commit cc12629
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,13 @@ Simulation Validation

Similarly to circuit validation, Blue Brain SNAP also provides a SONATA simulation validator for verifying simulation configs.

Currently, the validator only verifies that:
Currently, the validator verifies that:

- all the mandatory fields are present in the config file
- all the properties in the `simulation config specification <https://sonata-extension.readthedocs.io/en/latest/sonata_simulation.html>`__ have correct data types and accepted values
- paths specified in the config exist
- node sets specified in the config exist
- neurodamus helpers and variables exist (requires ``neurodamus`` to be available in the environment)

This functionality is provided by either the cli function:

Expand Down

0 comments on commit cc12629

Please sign in to comment.