aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/rules/DbEdgeRules_v10.json
AgeCommit message (Collapse)AuthorFilesLines
2018-06-27Apply multiplicity Rule upon Edge creationmichaere1-0/+1830
Uses multiplicity type from dbedge rules json to validate whether to and from vertices meet the multiplicity constraint e.g. ONE2MANY. This validation is applied when creating or updating an edge. Issue-ID: AAI-1197 Change-Id: Id6e78635c5cbea66d8a35e6901b7e1b673125e4e Signed-off-by: michaere <michaere@amdocs.com>