commit | 532e25ad45ba6bab39aa7442fbb8c675fad6264e | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Apr 27 10:30:14 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Apr 28 16:37:35 2021 -0400 |
tree | 2a29e51d60f64b6112b6f3dbf3a650cf6111f10e | |
parent | cc6a0ac3a3f76de375aeb04bcc254208c70ce0be [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: I9597dc84e8a81ac5b8954bb2ce4ad0d7e2a3a4a7 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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install