commit | e168ce2fad71650ad730519c772a9b093c0a8f43 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Apr 28 15:45:22 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon May 03 15:44:08 2021 -0400 |
tree | 8d97f8823eb4f97916b2c19909c6b13e6a008e4a | |
parent | cb09008c4d252dbc9a62f3a1d0b463a74380aa77 [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: I2c0c01fac355e6cde4d8d6998dc42f8a2e2ebb65 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install