# ontodev_valve ## valve.rs A lightweight validation engine written in rust. ### Command line usage Run: ```rust valve --help ``` to see command line options. ### Python bindings See [valve.py](https://github.com/ontodev/valve.py) License: BSD-3-Clause