Frostmar
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
Frostmar created a post, JSON Schema validation - possible to only validate .json files in a dir, not subdir?
I have a repo layout with a directory of json files, and a custom JSON Schema in a subdir which I would like to use to validate them:- config\file1.json- config\file2.json- config\schema\myConfigSc...