ajv-cli
ajv-cli copied to clipboard
Handle invalid tokens without exiting validations
When i use a glob string for the -d option the cli iterates through all files and validates all errors. If the glob contains files which are not valid json the execution stops and no further files are validated.