aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/data/Result.java
Commit message (Expand)AuthorAgeFilesLines
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-0/+2
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-6/+8
* Miscellaneous Interface RefactoringIlia Motornyi2016-12-141-14/+15
* Introduces ValidationResult interface to replace Result in validators.Denis Anisimov2016-11-011-3/+3
* Fix inconsistent API naming in Binder and remove unused handlerPekka Hyvönen2016-09-131-14/+0
* Add Form level status handler and status labelPekka Hyvönen2016-09-081-8/+22
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-241-0/+15
* Make binder set null values correctlyArtur Signell2016-08-241-8/+3
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Add converter support to BinderArtur Signell2016-08-151-13/+20
* Binding.withValidator and Binder.validate methods (#26).Denis Anisimov2016-08-101-0/+170