aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/BinderValidationStatusTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of Consumer from event listeners (#7985)Pekka Hyvönen2016-12-141-9/+9
* Separate Binding and BindingBuilder (#80)Leif Åstrand2016-12-051-21/+20
* Simplify Binding API by removing the FIELDTYPE type parameterLeif Åstrand2016-11-291-16/+16
* Fix field value change event handling for unbound binderAleksi Hietanen2016-11-221-0/+1
* Introduces ValidationResult interface to replace Result in validators.Denis Anisimov2016-11-011-1/+1
* Add ValueContext to ValidatorsTeemu Suo-Anttila2016-10-261-8/+7
* Rename Binder methodsPekka Hyvönen2016-10-261-2/+2
* Split Binder tests roughly by categoryJohannes Dahlström2016-09-141-0/+507