summaryrefslogtreecommitdiffstats
path: root/src/test/resources/data-dictionary/test-data-dictionary-beans.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-08-25Update to spring boot 2guilinIgor Dysko1-1/+1
Update of dependencies and source code to spring boot 2 Issue-ID: AAI-3106 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: Ie12c330af37d3cc841913c22a3703bcc3ae8a5d5
2019-02-13Add a JUnit test for the Data Dictionarymark.j.leonard1-0/+69
Create sample configuration for debugging the DataDictionary.java code. Fix an issue in the Rule Driven Validator: re-enable invocation of the default rules when no indexed rules are found for an event. Change-Id: I85fb6c0797e1240c14997b6e8ba1f6c0304152db Issue-ID: AAI-2057 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>