summaryrefslogtreecommitdiffstats
path: root/common-parameters
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Release policy/common1.12.0jenkins-releng1-1/+1
2022-10-21Set snapshot and/or references of policy/common for new releaseliamfallon1-1/+1
2022-10-20Update snapshot and/or references of policy/common to latest snapshotsliamfallon1-1/+1
2022-09-22Update snapshot and/or references of policy/common to latest snapshotsliamfallon1-1/+1
2022-05-03Set snapshot and/or references of policy/common for new releaseliamfallon1-1/+1
2022-04-27Update snapshot and/or references of policy/common to latest snapshotsliamfallon1-1/+1
2022-04-12Update snapshot and/or references of policy/common to latest snapshotsliamfallon1-1/+1
2022-03-09Update snapshot and/or references of policy/common to latest snapshotsliamfallon1-1/+1
2021-11-24Update snapshot of policy/common to 1.10.1-SNAPSHOTliamfallon1-1/+1
2021-10-13Bump policy/common master to 1.10.0-SNAPSHOTliamfallon1-1/+1
2021-10-13Bump policy/common to 1.9.2-SNAPSHOTliamfallon1-1/+1
2021-09-13Bump snapshot versionliamfallon1-1/+1
2021-06-22Move Validators and RestClientParameters in policy-commonFrancescoFioraEst3-0/+103
2021-06-16Use lombok in common paramsJim Hahn6-72/+33
2021-06-01Validator should report serialized field nameJim Hahn3-4/+15
2021-05-21Enhance toString methods in factory classesJim Hahn1-16/+8
2021-05-06Fix sonars in policy-commonJim Hahn7-36/+38
2021-04-29Remove GroupValidationResultJim Hahn42-2530/+256
2021-03-10Bump version to 1.9.0 in commonJim Hahn1-1/+1
2021-02-23Bump version to 1.8.1-SNAPSHOT in commonJim Hahn1-1/+1
2021-01-07Deprecate old validation annotationsJim Hahn11-710/+30
2021-01-06Support annotations on parameterized typesJim Hahn13-18/+471
2021-01-04Update junits for ValidationJim Hahn11-284/+946
2020-12-18Make validators extensibleJim Hahn10-179/+996
2020-12-04Fixing sonar issues in policy-commona.sreekumar2-3/+5
2020-10-27Bump common master to 1.8.0 SNAPSHOTJim Hahn1-1/+1
2020-09-08Bump common to 1.7.2Jim Hahn1-1/+1
2020-07-09Bump policy/common to 1.7.1-SNAPSHOTRam Krishna Verma1-1/+1
2020-06-18Changes for checkstyle 8.32liamfallon3-5/+3
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn1-2/+1
2020-05-19Bump common master to 1.7.0Pamela Dragosh1-1/+1
2020-05-05Bump common to 1.6.6-SNAPSHOTPamela Dragosh1-1/+1
2020-04-14Bump common to 1.6.5-SNAPSHOTRam Krishna Verma1-1/+1
2020-04-10Bump common to 1.6.4-SNAPSHOTPamela Dragosh1-1/+1
2020-03-20Bump common to 1.6.3-SNAPSHOTPamela Dragosh1-1/+1
2020-01-30Add a bean validatorJim Hahn4-6/+1093
2019-12-06Bumped policy/common patch version to 1.6.2-SNAPSHOTHOCKLA1-1/+1
2019-12-05Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgradesHOCKLA1-1/+1
2019-09-06Bump version in policy/common masterJim Hahn1-1/+1
2019-08-08Review maven dependency for snakeyamlBruno Sakoto1-1/+0
2019-08-02Bump version in policy/commonJim Hahn1-1/+1
2019-07-31Change to fix issues in overridden validations of ParameterGroupsa.sreekumar1-1/+6
2019-06-21Bump common to 1.5.1 SNAPSHOTPamela Dragosh1-1/+1
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn5-8/+8
2019-06-13More sonar fixes in policy/commonJim Hahn12-186/+203
2019-06-12Apply simple sonar fixesJim Hahn12-282/+208
2019-06-07Add @Max annotation to paramater validation codeJim Hahn3-0/+70
2019-05-28Change version to 1.5.0Pamela Dragosh1-1/+1
2019-05-01Bump common snapshotPamela Dragosh1-1/+1
2019-04-11Add ValidationResult for arbitrary beansJim Hahn6-0/+701