I have multiple files of json schema. Some of them are also referring to each other. I was trying to validate my schema but cli doesn't provide an option to pass the directory which contains all the schema file.
It would be nice if it supports this feature.