aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/data/util/BeanUtil.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
|
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
| | | | * Update copyright year range.
* Fix formatting (#11023)Ilia Motornyi2018-07-041-18/+22
|
* Fix temporal renderers serialization (#10929)Ilia Motornyi2018-06-131-0/+34
|
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
|
* Fix typos (#10213)Ahmed Ashour2017-10-201-2/+2
| | | | | | * Fix typos * Fix
* Improve logging when bean validation is not available Henri Sara2017-06-051-3/+5
| | | Closes #9464
* Add separate modules to test Bean Validation lib necessity. (#8249)Denis2017-01-161-2/+10
| | | | | | * Add separate modules to test Bean Validation lib necessity. Fixes #8141
* Add private constructor for utility classesPer-Åke Minborg2016-11-021-0/+3
| | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7210
* Extract validation availability check out of BeanValidator (#251).Denis Anisimov2016-09-231-0/+34
| | | | | | | BeanValidator uses and depends on javax.validation classes. So JSR303 presence check is extracted out of it to avoid ClassNotFoundException. Change-Id: I8df9a9da873cf694a326c9abb05315c8e94a0a96
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+1
| | | | Change-Id: I145e20226958910c243b9897bb1e9516919f55cd
* Remove trailing whitespaceArtur Signell2016-08-231-3/+3
| | | | Change-Id: I697874595e9f70d606fe15037172b127915e4bfb
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-221-35/+66
| | | | Change-Id: Ieaba56e9a26381d98b139845c30d65340dac0639
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-10/+10
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-181-7/+7
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+179
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e