gbv / validation-server

Web service to validate data with support of multiple schema languages
https://format.gbv.de/validate/
MIT License
2 stars 1 forks source link

Add command line interface #20

Closed nichtich closed 2 years ago

nichtich commented 2 years ago

validate --config config.json < input.file validate -f json-schema file.json validate -f json --data '{}'

nichtich commented 2 years ago