commit | a05cc62b6426d31c23f60dbe4a6f367331431ea4 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Apr 27 15:08:59 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Thu Apr 29 14:49:33 2021 -0400 |
tree | bb38e4b81c133004ab9541c15db030750957f5f3 | |
parent | adfc3ee02f3194a143bcea430e5e3aeb99a23206 [diff] |
Remove GroupValidationResult Removed GroupValidationResult, replacing it with BeanValidationResult. Modified the ParameterGroup subclasses to use BeanValidator, adding annotations where needed to trigger the validations that had been automatically performed by GroupValidationResult. Issue-ID: POLICY-2059 Change-Id: Ib5c0dc0ac3762e68307e63f5ce29efb49208e55d Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy SDC Service Distribution code.
To build it using Maven 3, run: mvn clean install