Popular CLI packages for the #Ajv Json Schema Validator don’t like data files with #geojson file extension. My #AjvGeoJsonShim wraps your ajv-cli so you can do this:

$ ajv-geojson-shim validate -s schema.json -d data.geojson

https://github.com/tomkyle/ajv-geojson-shim

#AjvCli #JSON #validator #OpenData #geodata

GitHub - tomkyle/ajv-geojson-shim: A Command-line utility that extends CLI for Ajv JSON schema validators to support GeoJSON files.

A Command-line utility that extends CLI for Ajv JSON schema validators to support GeoJSON files. - tomkyle/ajv-geojson-shim

GitHub