commit | 9d05da454d5adaa894b52e22affd0f155353206b | [log] [tgz] |
---|---|---|
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Tue Feb 23 15:10:39 2021 +0000 |
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Thu Feb 25 12:30:55 2021 +0000 |
tree | a0b451faa40ddd27a7ccc09e2beafbf9dba5edc5 | |
parent | 5e4d85d666e319d7fa24ae8ad8c38411f5cdf268 [diff] |
Fix Null key issue in PfReferenceTimestampKey isNUllKey check for PfReferenceTimestamp key is always returning false as the parent class is validating the child object in its method which has additional parameters (timestamp). Fixing the issue by validating only the fields of parent class. Issue-ID: POLICY-3069 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ie22d09552c9d0cedb7535bda359df0d70e1ebe77
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