commit | b64fcd93b2a5c11ffac61c9a09d52f1de18c05ff | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Apr 27 09:52:51 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Thu Apr 29 11:35:23 2021 -0400 |
tree | 7a3c65d29882705ac38997931b5d8f471a6a5ed3 | |
parent | 51a62bd019f1f59ee9db4872f332f1d228cef4d5 [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: I774950e98c9421064bacf735e0f5a5ab18540570 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-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 API code.
To build it using Maven 3, run: mvn clean install