aboutsummaryrefslogtreecommitdiffstats
path: root/common-parameters/src/test/java/org/onap/policy
AgeCommit message (Expand)AuthorFilesLines
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn3-6/+6
2019-06-13More sonar fixes in policy/commonJim Hahn2-3/+5
2019-06-12Apply simple sonar fixesJim Hahn11-282/+202
2019-06-07Add @Max annotation to paramater validation codeJim Hahn1-0/+25
2019-04-11Add ValidationResult for arbitrary beansJim Hahn3-0/+350
2019-03-08Create ParameterGroupImplJim Hahn15-350/+132
2019-03-07Add NotNull and NotBlank parameter validationJim Hahn2-42/+263
2018-09-07Remove changing of access on par fieldsliamfallon8-5/+225
2018-08-28Improvements to Parameter Srviceliamfallon13-13/+170
2018-08-03Fix pom and checkstyle warnings in commonliamfallon13-23/+30
2018-07-31Improve validation, add hierarchical validationliamfallon19-35/+1487
2018-07-25Add common parameter handlingliamfallon4-0/+203