json/yaml validation for models 75/48175/9
authordekstroza <dejan.kitic@ericsson.com>
Fri, 18 May 2018 13:42:24 +0000 (14:42 +0100)
committerMichael Lando <ml636r@att.com>
Sun, 26 Aug 2018 22:58:49 +0000 (22:58 +0000)
commit37843cb3c1765bd5263e3c02f5b14ffa53041e1d
tree0fcd4f0504c6720924bbf2a0bdc92fed0fee1719
parent1b700c8606f319cbda416a8abb70ea16dceb7a29
json/yaml validation for models

Introduced yaml-json-validator-maven-plugin
   a. Runs in validate phase
   b. For now only validate /import/tosca subfolders
   c. Validates both yml and json files

Change-Id: I53513321c4378485dd821c251de5555050313911
Issue-ID: SDC-1343
Signed-off-by: dekstroza <dejan.kitic@ericsson.com>
17 files changed:
asdctool/pom.xml
asdctool/src/test/resources/graphError.json
catalog-be/pom.xml
catalog-be/src/test/resources/config/mysql-type.yml
catalog-dao/pom.xml
catalog-fe/pom.xml
catalog-model/pom.xml
catalog-ui/pom.xml
common-app-api/pom.xml
common-be/pom.xml
pom.xml
sdc-os-chef/pom.xml
security-utils/pom.xml
test-apis-ci/pom.xml
test-apis-ci/src/test/resources/config.json
ui-ci/pom.xml
utils/webseal-simulator/pom.xml