Extended util/clixon_util_xml with yang and validate functionality so it can be used as a stand-alone utility for validating XML/JSON files

This commit is contained in:
Olof hagsand 2019-06-07 10:16:03 +02:00
parent ee863e5dbd
commit 519fac186c
8 changed files with 172 additions and 36 deletions

View file

@ -59,7 +59,7 @@
#include "clixon/clixon.h"
/*
* Turn this on to get a json parse and pretty print test program
* JSON parse and pretty print test program
* Usage: xpath
* read json from input
* Example compile: