aboutsummaryrefslogtreecommitdiffstats
path: root/common-parameters/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Upgrade and clean up dependenciesliamfallon1-0/+2
2021-06-01Validator should report serialized field nameJim Hahn1-2/+4
2021-04-29Remove GroupValidationResultJim Hahn34-1888/+118
2021-01-07Deprecate old validation annotationsJim Hahn4-287/+16
2021-01-06Support annotations on parameterized typesJim Hahn4-5/+257
2021-01-04Update junits for ValidationJim Hahn6-259/+907
2020-06-18Changes for checkstyle 8.32liamfallon2-3/+2
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn1-2/+1
2020-01-30Add a bean validatorJim Hahn2-4/+707
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn3-6/+6
2019-06-13More sonar fixes in policy/commonJim Hahn8-12/+14
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 Hahn17-368/+150
2019-03-07Add NotNull and NotBlank parameter validationJim Hahn4-52/+273
2018-09-07Remove changing of access on par fieldsliamfallon10-7/+231
2018-08-28Improvements to Parameter Srviceliamfallon13-13/+170
2018-08-09Fix bug in common-paramter validation serviceramverma6-4/+67
2018-08-03Fix pom and checkstyle warnings in commonliamfallon13-23/+30
2018-07-31Improve validation, add hierarchical validationliamfallon32-35/+1732
2018-07-25Add common parameter handlingliamfallon4-0/+203