Fixing issue with validation errors 77/67377/3
authorMichael Mokry <mm117s@att.com>
Tue, 18 Sep 2018 16:27:58 +0000 (11:27 -0500)
committerMichael Mokry <mm117s@att.com>
Tue, 18 Sep 2018 18:25:54 +0000 (13:25 -0500)
commitfc8b9e7efc32f217e25c27a0a75846233ca3080f
tree1921103eff83fa6e2f3a549f265d5549d65eec7a
parent75d9db3e29232580871c106560016be6492255d6
Fixing issue with validation errors

I found this change internally that was committed to fix an issue with validating required
fields when creating some Config MS policies.  This should fix the CSIT tests
and the pre-loaded policies for SDNC Naming policies

Change-Id: I04406b8efbef173a6ab967a32cfbd86e17b7c59e
Issue-ID: POLICY-983
Signed-off-by: Michael Mokry <mm117s@att.com>
ONAP-REST/src/main/java/org/onap/policy/rest/util/MSModelUtils.java
ONAP-REST/src/main/java/org/onap/policy/rest/util/PolicyValidation.java