E.g. something like
$ catmandu import JSON to MongoDB with JSONSchema --schema data/myschema.json < data.json
This will send all items, after optional fixes, before being stored in MongoDB, through a JSONSchema validator and reject any records that are not valid.