commit | e6bea18abd1a1b4ddf7203508832e6a3f9380598 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Jan 05 11:11:26 2021 -0500 |
committer | Jim Hahn <jrh3@att.com> | Wed Jan 06 15:59:14 2021 -0500 |
tree | 90b8ae9fde32efcfb2f4662bcf2b87e4c430de60 | |
parent | f2b0318f53abf9f2345a5cdca74f3dd635aa9b60 [diff] |
Use annotations on parameterized types Updated the code to place validation annotations directly on the annotated types instead of using the @Items and @Entries annotations. Also added/updated junits for validation code. Issue-ID: POLICY-2648 Change-Id: Ia535da07a38cec77a74c5c3215b5ae784d7a4e1a 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 Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install