summaryrefslogtreecommitdiffstats
path: root/common-parameters/src/test/resources/parameters/TestParameters.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Improve validation, add hierarchical validationliamfallon1-0/+37
Parameter validaiton updated to generically support nested groups of parameters, and nested maps of parameters. Unit test showing JSON parameter input added. Unit test showing YAML parameter inout added. Test parameter group classes moved into subdirectory This allows parameters to be unmarshaled seamlessly from JSON and YAML files. Change-Id: I768e11f31ee7f62299c4d5d95ab68a005d1aff16 Issue-ID: POLICY-922 Signed-off-by: liamfallon <liam.fallon@ericsson.com>