jonsequitur/Its.Configuration
View on GitHubAdd JSON validation option to command-line tool
Open
#19 opened on Feb 12, 2016
enhancementhelp wanted
Repository metrics
- Stars
- (24 stars)
- PR merge metrics
- (PR metrics pending)
Description
Malformed JSON in an encrypted settings file can be expensive to diagnose. It would be useful to be able to specify an option in the command-line tool (or make this the default and provide a way to opt out) that validates that the file contents are valid JSON before allowing them to be encrypted.